This commit is contained in:
John Gatward
2026-03-13 15:08:57 +00:00
parent 08bbe09fb7
commit fc54c3bd4e
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ html { scroll-behavior: smooth; }
body {
background: var(--base);
color: var(--text);
font-family: 'JetBrains Mono', monospace;
font-family: 'JetBrains Mono', 'Apple Color Emoji', monospace;
font-size: 15px;
line-height: 1.7;
overflow-x: hidden;