Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:40:20 +08:00
parent b8fd197fbb
commit f573a3fba9
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;