Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:38:06 +08:00
parent 771ca5ef49
commit 6e7dd9cab5
1 changed files with 1 additions and 1 deletions

View File

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