client/css: remove margin above certain headings
This commit is contained in:
parent
ed05ac3c57
commit
4b3640bf2e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue