Remove unnecessary padding-bottom override on the header h1
This commit is contained in:
parent
40589960be
commit
e9a3c55e83
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ body.small-nav {
|
||||||
min-height: $headerHeight;
|
min-height: $headerHeight;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
||||||
h1 {
|
|
||||||
padding-bottom: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.closed nav {
|
&.closed nav {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue