Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:39:29 +08:00
parent 4aac81fb3f
commit cf09e4ddfe
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;