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

@@ -53,7 +53,7 @@
width: 100%;
[data-header-mobile] & {
padding-top: $header-height;
padding-top: var(--header-height);
}
[data-header-mobile=normal] & {