fix: font family style
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
width: 100%;
|
||||
|
||||
[data-header-mobile] & {
|
||||
padding-top: $header-height;
|
||||
padding-top: var(--header-height);
|
||||
}
|
||||
|
||||
[data-header-mobile=normal] & {
|
||||
|
||||
Reference in New Issue
Block a user