Fix header-nav css.

This commit is contained in:
BoHung Chiu 2021-05-10 19:37:38 +08:00
parent a9fe448f33
commit 1c712a0161
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
padding: 5px 10px;
margin: 10px 10px 0 10px;
}
& > * {
& > *:not(p) {
display: inline-block;
margin-top: 0;
margin-bottom: 0;