Fix header-nav css.
This commit is contained in:
parent
a894e8f99a
commit
de841fab1c
|
@ -22,7 +22,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