Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:41:33 +08:00
parent 753946035d
commit 8da1885b1c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
font-family: $main-font;
float: right;
& > * {
& > *:not(p) {
display: inline-block;
margin-top: 0;
margin-bottom: 0;