"examples/vscode:/vscode.git/clone" did not exist on "5175d3d7a542ed1175764a4945f4d8f1ab4fc4be"
Commit 40abddff authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: font

parent 68d6e738
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
@layer base { @layer base {
html, html,
pre { pre {
font-family: -apple-system, 'Inter', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Ubuntu, font-family: -apple-system, BlinkMacSystemFont, 'Inter', ui-sans-serif, system-ui, 'Segoe UI',
Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial, 'Apple Color Emoji', Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial,
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
} }
pre { pre {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment