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 ec7fec4 + 543e9b8 commit 9f8a560Copy full SHA for 9f8a560
addon/styles/global.css
@@ -32,6 +32,8 @@ body, html {
32
padding: 0;
33
font-family: "Source Sans Pro", sans-serif;
34
font-size: 2rem;
35
+ background: var(--color-light);
36
+ color: var(--color-dark);
37
}
38
39
0 commit comments