chore: ui improvements + add github button

This commit is contained in:
Zakher Masri
2025-03-11 16:03:44 +03:00
parent 197f4e20f7
commit 42302fd53d
10 changed files with 277 additions and 86 deletions

View File

@@ -69,7 +69,7 @@ a:hover {
@media (prefers-color-scheme: light) {
/* @media (prefers-color-scheme: light) {
:root {
color: #213547;
background-color: #ffffff;
@@ -80,7 +80,7 @@ a:hover {
button {
background-color: #f9f9f9;
}
}
} */
.dark {
--background: oklch(0.145 0 0);