5 lines
66 B
SCSS
5 lines
66 B
SCSS
html,
|
|
body {
|
|
font-family: var(--theme-text-body-font-family);
|
|
}
|