@@ -46,7 +46,7 @@
}
body {
min-height: 100vh;
- color: var(--color-text);
+ color: #262626;
background: var(--color-background);
transition: color 0.5s, background-color 0.5s;
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
@@ -59,7 +59,8 @@
+ // color: var(--color-text);
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,