Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:42:30 +08:00
parent 84650a3a6e
commit 272531c55f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
color: #FFF;
font-family: $main-font;
padding: 6px 15px;
& > * {
& > *:not(p) {
display: inline-block;
margin-top: 0;
margin-bottom: 0;