fix error

This commit is contained in:
chiu 2021-05-06 16:48:02 +08:00
parent 7e9194a270
commit 3c6826d3e1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
color: $theme-color-main;
font-family: $main-font;
& > * {
& > *:not(p) {
display: inline-block;
margin-top: 0;
margin-bottom: 0;