diff --git a/static/stylesheets/style.css b/static/stylesheets/style.css index 208f136..bbd215b 100644 --- a/static/stylesheets/style.css +++ b/static/stylesheets/style.css @@ -47,7 +47,7 @@ font-size: 4.5vh; } h2 { position: absolute; -/*width: 50%;*/ +min-width: 50%; height: 3vh; left: 50%; transform: translateX(-50%);