lil bit brighter

This commit is contained in:
Bingus_Violet 2024-01-26 06:45:29 -06:00
parent fd6d46c850
commit c629155bf9

View file

@ -32,8 +32,8 @@ body,
html {
overflow-x: hidden;
margin: auto;
background-color: rgb(15, 2.5, 30);
background: linear-gradient(rgb(15, 4, 40), black);
background-color: rgb(15, 4, 45);
background: linear-gradient(rgb(20, 4, 55), black);
width: 100vw;
height: 100vh;
margin: 0;