Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:39:03 +08:00
parent 61bfb6808f
commit c172fb59d6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
color: #FFF;
font-family: $main-font;
& > * {
& > *:not(p) {
display: inline-block;
margin-top: 0;
margin-bottom: 0;