This commit is contained in:
Aya Morisawa 2018-08-14 05:25:02 +09:00
commit dc02168f33
2 changed files with 59 additions and 11 deletions

View file

@ -176,6 +176,10 @@ root(isDark)
height 120px
box-shadow 1px 1px 3px rgba(#000, 0.2)
> &.cat::before,
> &.cat::after
border-width 8px
> .body
padding 16px 16px 16px 154px
color isDark ? #c5ced6 : #555