Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:41:49 +08:00
parent 61f2a9456f
commit 96fb651271
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;