From 4227347465bd5ac075cc4b8b8bd0aae85a1575a0 Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Mon, 1 May 2023 22:31:00 +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 857296d..9275c11 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -68,7 +68,7 @@ body { .bg{ background-position: center center, center center; - background-size: auto,100vh 100vh; + background-size: auto,cover; background-attachment: fixed,fixed; -webkit-background-attachment: fixed,fixed ;