New colors ?

This commit is contained in:
bingus_violet 2024-07-14 16:15:16 -05:00
parent ce0295ca7d
commit 5dddfcc9e0
3 changed files with 2 additions and 35 deletions

View file

@ -68,7 +68,7 @@ body {
overflow-x: hidden;
background-color: rgb(55, 4, 75);
background: linear-gradient(rgb(40, 4, 75), black);
background: linear-gradient(rgb(30, 4, 75), black);
background-attachment: local;