We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccab7a6 + 3b1113d commit 3386229Copy full SHA for 3386229
components/styles.module.css
@@ -21,6 +21,7 @@
21
caret-color: rgb(55, 53, 47);
22
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica,
23
'Apple Color Emoji', Arial, sans-serif, 'Segoe UI Emoji', 'Segoe UI Symbol';
24
+ background-color: var(--bg-color);
25
}
26
27
.loadingIcon {
0 commit comments