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