From 7ad688e2aa7d42a9e45db3183cf7cd80c6914eba Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Mon, 1 May 2023 22:32:13 +0200 Subject: [PATCH] SAFARI GO TO HELL --- 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 9275c11..9955602 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,cover; + background-size: auto,100% 100%; background-attachment: fixed,fixed; -webkit-background-attachment: fixed,fixed ;