resolves #10 set font family on playground editor; move declaration to CSS var
Compare changes
+ 3
− 1
@@ -20,6 +20,7 @@
@@ -20,6 +20,7 @@
--brand-font-primary: "Inter__subset", "Inter", blinkmacsystemfont, -apple-system, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
--brand-font-secondary: "Urbanist__subset", "Urbanist", blinkmacsystemfont, -apple-system, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
@@ -572,6 +573,7 @@ section.try .toggle {
@@ -572,6 +573,7 @@ section.try .toggle {
@@ -1760,7 +1762,7 @@ code,
@@ -1760,7 +1762,7 @@ code,
font-family: "Source Code Pro", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;