Fix header bug.

This commit is contained in:
rulingcom 2021-11-01 18:42:57 +08:00
parent 40e90a8589
commit f94a40abf2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
font-family: $main-font; font-family: $main-font;
& > * { & > * {
display: inline-block; //display: inline-block;
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;
font-size: 0.8em; font-size: 0.8em;