Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:39:18 +08:00
parent f2ed3e74f4
commit d01a29ad5a
1 changed files with 1 additions and 1 deletions

View File

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