fix: font family style

This commit is contained in:
Dillon
2022-05-15 23:41:35 +08:00
parent de88a28db7
commit b79ebc8141
10 changed files with 59 additions and 37 deletions

View File

@@ -5,7 +5,7 @@
margin: 0 auto;
[data-header-desktop] & {
padding-top: $header-height;
padding-top: var(--header-height);
}
[data-header-desktop=normal] & {