We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1c7da commit b927b24Copy full SHA for b927b24
1 file changed
themes/memmachine/assets/css/styles.css
@@ -83,7 +83,7 @@ body {
83
line-height: 1.5;
84
font-weight: 400;
85
background: #211334 url(/img/bg.svg) center/cover no-repeat;
86
- color: var(--light-300);
+ color: var(--light-500);
87
scroll-behavior: smooth;
88
}
89
input:focus {
0 commit comments