Fix header-nav css.
This commit is contained in:
parent
4aac81fb3f
commit
cf09e4ddfe
|
@ -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