This commit is contained in:
parent
12c4b17764
commit
6d14c3ed13
|
@ -2,6 +2,10 @@ ChangeLog (Release Notes)
|
||||||
=========================
|
=========================
|
||||||
主に notable な changes を書いていきます
|
主に notable な changes を書いていきます
|
||||||
|
|
||||||
|
unlereased
|
||||||
|
----------
|
||||||
|
* デザインの修正
|
||||||
|
|
||||||
2489 (2017/08/29)
|
2489 (2017/08/29)
|
||||||
-----------------
|
-----------------
|
||||||
* ユーザビリティの向上
|
* ユーザビリティの向上
|
||||||
|
|
|
@ -104,6 +104,8 @@
|
||||||
> div
|
> div
|
||||||
height 128px
|
height 128px
|
||||||
background-color #e4e4e4
|
background-color #e4e4e4
|
||||||
|
background-size cover
|
||||||
|
background-position center
|
||||||
border-radius 8px 8px 0 0
|
border-radius 8px 8px 0 0
|
||||||
|
|
||||||
> img
|
> img
|
||||||
|
|
Loading…
Reference in New Issue