diff --git a/src/snek/static/style.css b/src/snek/static/style.css index f10f780..6e81345 100644 --- a/src/snek/static/style.css +++ b/src/snek/static/style.css @@ -13,7 +13,7 @@ border-radius: 10px; padding: 30px; - width: 600px; + width: 500px; margin: 30px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }