bug: proper background colors

never noticed ig
This commit is contained in:
2026-07-18 04:35:56 -07:00
parent 2f78a9d80b
commit 0bc8fcb633
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 {