Fallback color was unbelievably ugly

This commit is contained in:
bingus_violet 2024-09-29 16:07:36 -05:00
parent a3283428fe
commit ec0b827932

View file

@ -67,7 +67,7 @@ main:nth-of-type(1), .mainDiv {
body {
overflow-x: hidden;
background-color: rgb(55, 4, 75);
background-color: rgb(20, 4, 50);
background: linear-gradient(rgb(30, 4, 75), black);
background-attachment: local;