This commit is contained in:
syuilo 2017-08-29 15:46:58 +09:00
parent 12c4b17764
commit 6d14c3ed13
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,10 @@ ChangeLog (Release Notes)
========================= =========================
主に notable な changes を書いていきます 主に notable な changes を書いていきます
unlereased
----------
* デザインの修正
2489 (2017/08/29) 2489 (2017/08/29)
----------------- -----------------
* ユーザビリティの向上 * ユーザビリティの向上

View File

@ -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