client/css: optimize help view margins

This commit is contained in:
Michael Serajnik 2017-12-25 00:16:13 +01:00 committed by rr-
parent db9132432b
commit a98ca55391
2 changed files with 8 additions and 0 deletions

View file

@ -97,6 +97,10 @@ form .fa-question-circle-o
padding: 1.8em
@media (max-width: 1000px)
padding: 1.5em
.content,
.content .subcontent
>*:last-child
margin-bottom: 0
hr
border: 0

View file

@ -16,6 +16,10 @@
font-size: 1.6em
&:first-child
margin-top: 0
@media (max-width: 1000px)
margin-top: 1.5em
&:first-child
margin-top: 0
nav
ul
margin: 0 auto