Skip to content

Commit eb0f10b

Browse files
committed
i don't fucking believe this
1 parent 8ea40e5 commit eb0f10b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/svelte.dev/static/tutorial/shared.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ body {
3535
--border-radius: 4px;
3636
--font: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
3737
'Open Sans', 'Helvetica Neue', sans-serif;
38-
--font-mono: ui-monospace, 'Cascadia Code', 'Source Code Pro', Menlo, Consolas,
39-
'DejaVu Sans Mono', monospace;
38+
--font-mono: ui-monospace, 'Cascadia Code', 'Source Code Pro', Menlo, Consolas, 'DejaVu Sans Mono',
39+
monospace;
4040
background: var(--bg-1);
4141
color: var(--fg-1);
4242
font-family: var(--font);

0 commit comments

Comments
 (0)