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

@ -63,6 +63,9 @@ root(isDark)
float left
width calc(100% - 60px)
@media (max-width 500px)
width calc(100% - 54px)
> header
display flex
align-items baseline