arreglado que por algun motivo agarraba el slate-500 en vez del color normal del tema oscuro

This commit is contained in:
2025-03-17 23:39:54 -03:00
parent dd3312b7f5
commit 0ab8cf026e

View File

@@ -1,4 +1,3 @@
:root {
font-family: system-ui, Avenir, Helvetica, Arial, sans-serif;
line-height: 1.5;
@@ -6,7 +5,6 @@
color-scheme: light dark;
color: rgba(255, 255, 255, 0.87);
background-color: #242424;
font-synthesis: none;
text-rendering: optimizeLegibility;
@@ -14,7 +12,6 @@
-moz-osx-font-smoothing: grayscale;
}
h1 {
font-size: 3.2em;
line-height: 1.1;