Skip to content

Commit 32d224c

Browse files
committed
added css var for family font used in mash.css
1 parent eccd8d1 commit 32d224c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/theme.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
:root {
55
font-family: "Atkinson Hyperlegible Next", "Inter", "Noto Sans", sans-serif;
6+
--font-family-ui: "Atkinson Hyperlegible Next", "Inter", "Noto Sans", sans-serif;
67
--wa-font-family-body: "Atkinson Hyperlegible Next", "Inter", "Noto Sans", sans-serif;
78
--solid-ui-color-primary: #7c4dff;
89
--solid-ui-color-tertiary: #083575;

0 commit comments

Comments
 (0)