client/css: remove margin above certain headings

This commit is contained in:
rr- 2016-05-22 18:39:25 +02:00
parent ed05ac3c57
commit 4b3640bf2e
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ form .fa-question-circle-o
text-align: left
display: inline-block
margin: 0 auto
>*:first-child
>*:first-child, form h1
margin-top: 0
>.content-wrapper:not(.transparent)
background: $top-nav-color