diff --git a/style.css b/style.css index 09ab456..9184782 100644 --- a/style.css +++ b/style.css @@ -114,14 +114,14 @@ CUSTOM STYLE .panel.middle h1 { position: absolute; - top: 1em; + top: 0; width: 100%; text-align: center; } .panel.middle h2 { position: absolute; - bottom: 1em; + bottom: 0; width: 100%; text-align: center; }