We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57504fc commit 38ead28Copy full SHA for 38ead28
1 file changed
app/globals.css
@@ -88,7 +88,7 @@
88
line-height: 1;
89
font-family: var(--font-serif);
90
margin-right: 0.5rem;
91
- color: #cc0000;
+ color: var(--color-accent);
92
}
93
94
.ticker {
0 commit comments