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
|
text-align: left
|
||||||
display: inline-block
|
display: inline-block
|
||||||
margin: 0 auto
|
margin: 0 auto
|
||||||
>*:first-child
|
>*:first-child, form h1
|
||||||
margin-top: 0
|
margin-top: 0
|
||||||
>.content-wrapper:not(.transparent)
|
>.content-wrapper:not(.transparent)
|
||||||
background: $top-nav-color
|
background: $top-nav-color
|
||||||
|
Loading…
x
Reference in New Issue
Block a user