diff --git a/assets/css/template.css b/assets/css/template.css index ac39e4c..921c1c6 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -64,7 +64,7 @@ body { background-position: center center, center center; background-size: auto,cover; height: 100vh; - width: 60vh; + width: 100vw; } }