client/css: refine mobile sidebar styling

This commit is contained in:
Michael Serajnik 2017-12-18 19:06:44 +01:00 committed by rr-
parent a08c7d65da
commit a962bb351a
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,8 @@
i i
font-size: 140% font-size: 140%
text-align: center text-align: center
@media (max-width: 800px)
margin-top: 2em
>.content >.content
width: 100% width: 100%
@ -50,6 +52,7 @@
order: 2 order: 2
min-width: 100% min-width: 100%
max-width: 0 max-width: 0
margin-right: 0
>.content >.content
order: 1 order: 1