diff --git a/static/root.css b/static/root.css index e646bf2..fe8fc04 100644 --- a/static/root.css +++ b/static/root.css @@ -12,10 +12,10 @@ #card { background-color: rgb(25, 5, 80); - padding: 15px 5px; + padding: 15px; border: 2px white solid; margin: 20px auto; - width: 95%; + width: 90%; max-width: 800px; z-index: 3; position: relative;