We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda7acc commit 4d9ec6eCopy full SHA for 4d9ec6e
style.css
@@ -44,7 +44,7 @@
44
/* Body */
45
body {
46
background: var(--ctp-base);
47
- color: var (--ctp-text);
+ color: var(--ctp-text);
48
margin: 0;
49
font-size: 1rem;
50
min-height: 100vh;
0 commit comments