client/css: refine mobile sidebar styling
This commit is contained in:
parent
a08c7d65da
commit
a962bb351a
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
i
|
||||
font-size: 140%
|
||||
text-align: center
|
||||
@media (max-width: 800px)
|
||||
margin-top: 2em
|
||||
|
||||
>.content
|
||||
width: 100%
|
||||
|
@ -50,6 +52,7 @@
|
|||
order: 2
|
||||
min-width: 100%
|
||||
max-width: 0
|
||||
margin-right: 0
|
||||
>.content
|
||||
order: 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue