From cd9fbb9e5bf88f6c2cc4b3c7f63cecc54f01708b Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Mon, 1 May 2023 22:58:59 +0200 Subject: [PATCH] ??? --- assets/css/template.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/template.css b/assets/css/template.css index 921c1c6..7b93214 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: 100vw; + width: 100%; } }