Fix header-nav css.
This commit is contained in:
parent
f2ed3e74f4
commit
d01a29ad5a
|
@ -26,7 +26,7 @@
|
||||||
color: $theme-color-main;
|
color: $theme-color-main;
|
||||||
font-family: $main-font;
|
font-family: $main-font;
|
||||||
|
|
||||||
& > * {
|
& > *:not(p) {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Reference in New Issue