diff --git a/static/style.css b/static/style.css index 34a59b1..ce2b1ad 100644 --- a/static/style.css +++ b/static/style.css @@ -33,7 +33,7 @@ body { overflow-x: hidden; background-color: rgb(15, 4, 45); - background: linear-gradient(rgb(20, 4, 55), black); + background: linear-gradient(rgb(35, 4, 75), black); background-attachment: local;