cd needs work

This commit is contained in:
2025-02-11 15:20:57 -05:00
parent ee7b2168d9
commit 9970c58e2b
8 changed files with 83 additions and 30 deletions

View File

@ -25,7 +25,7 @@ import Footer from "../components/footer.astro"
color-scheme: dark;
--body-background-color: rgb(0,0,0);
--hf-button-hover-color: rgb(50,50,50);
--hf-button-hover-color: rgb(255,255,255);
}
::selection {
background-color: rgb(255,255,255);