Don't hide overflow anymore

This commit is contained in:
bingus_violet 2024-09-29 16:08:27 -05:00
parent ec0b827932
commit ec2c12100c

View file

@ -65,8 +65,6 @@ main:nth-of-type(1), .mainDiv {
}
body {
overflow-x: hidden;
background-color: rgb(20, 4, 50);
background: linear-gradient(rgb(30, 4, 75), black);