Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:38:46 +08:00
parent 69c2386491
commit 49d08573a2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
border-radius: 3px; border-radius: 3px;
background-color: #a25a05; background-color: #a25a05;
} }
& > * { & > *:not(p) {
display: inline-block; display: inline-block;
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;