Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 04ac0af

Browse files
committed
[bug] fix root font size variable on html
1 parent 7c15057 commit 04ac0af

2 files changed

Lines changed: 230 additions & 230 deletions

File tree

src/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
}
55

66
html {
7-
font-size: var(--root-font-size);
7+
font-size: var(--theme-root-font-size);
88
}
99

1010
body {

0 commit comments

Comments
 (0)