We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf18de commit fda7accCopy full SHA for fda7acc
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