fix fix fix fix

This commit is contained in:
2026-01-01 01:21:01 -05:00
parent 977b3bbcd2
commit a1b7382288
3 changed files with 25 additions and 26 deletions

View File

@@ -11,10 +11,9 @@ body {
font-family: "DM Sans", sans-serif;
-webkit-font-smoothing: antialiased;
background: #12db9f;
background: linear-gradient(180deg,rgb(49, 49, 49) 99%, rgb(0, 85, 79) 100%);
background: linear-gradient(180deg,rgb(49, 49, 49) 99%, rgb(0, 61, 57) 100%);
color: white;
text-shadow: 1px 1px 3px rgb(199, 199, 199);
}
.column-display {