Compare commits

...

1 Commits

Author SHA1 Message Date
bakonpancakz 0bc8fcb633 bug: proper background colors
never noticed ig
2026-07-18 04:35:56 -07:00
2 changed files with 1 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 12 KiB

+1
View File
@@ -2,6 +2,7 @@
body { body {
margin: 0; margin: 0;
background-color: #f0faf9;
} }
::-webkit-scrollbar { ::-webkit-scrollbar {