push test

This commit is contained in:
BluePotato102
2023-08-07 09:52:30 -05:00
parent 5e3a1c4ff5
commit 21c9c6d178
+5 -2
View File
@@ -1,6 +1,9 @@
:root {
--bg: hsl(var(--hue),90%,5%);
--fg: hsl(var(--hue),90%,95%);
--bg: #0c232f;
--font-color: #f3fff4;
--bg-second: #0b0e18;
--hover-color: #a3f6fd;
--button-color: #026b7e;
}
html {