diff --git a/static/style.css b/static/style.css index 7e64831..5543702 100644 --- a/static/style.css +++ b/static/style.css @@ -153,7 +153,7 @@ hr { } #card { - background-color: rgb(75, 25, 100); + background-color: rgb(25, 0, 80); padding: 15px; border: 2px white solid; margin: 20px auto;