diff --git a/app/templates/index.html b/app/templates/index.html index d8e45c2..1482a78 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1,7 +1,8 @@ - + + minie links! diff --git a/static/style.css b/static/style.css index d08f227..d679c30 100644 --- a/static/style.css +++ b/static/style.css @@ -857,7 +857,7 @@ there. .container { margin-top: 25vh; - width: 570px; + max-width: 570px; } .not-found h2 {