This commit is contained in:
syuilo
2018-05-28 15:30:26 +09:00
parent cc4a7c1a16
commit 48a17629bb
5 changed files with 17 additions and 12 deletions

View File

@ -57,14 +57,14 @@ root(isDark)
> .avatar
display block
float left
margin 0 14px 0 0
width 52px
height 52px
margin 0 12px 0 0
width 48px
height 48px
border-radius 8px
> .main
float left
width calc(100% - 66px)
width calc(100% - 60px)
> header
display flex