color adjustments #19

Merged
freakoverse merged 3 commits from staging into master 2024-08-21 05:51:01 +00:00
Showing only changes of commit 42d20857f5 - Show all commits

View File

@ -184,9 +184,9 @@
left: 0; left: 0;
background: linear-gradient( background: linear-gradient(
to top right, to top right,
#262626,
#292929, #292929,
#262626 #343434,
#292929
); );
z-index: -1; z-index: -1;
border-radius: 10px; border-radius: 10px;