Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:40:01 +08:00
parent 6dfb47da05
commit 34f5e2d427
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;