From 4165ad45b826d62884bf100ee6b2790fecaf1363 Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Mon, 1 May 2023 22:36:40 +0200 Subject: [PATCH] ... --- assets/css/template.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/template.css b/assets/css/template.css index 23d0d62..2e674d3 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -53,8 +53,8 @@ body { -o-background-size: auto,cover; position: fixed; - height: 100vh; - width: 100vh; + height: 100%; + width: 100%; /* s/o coconut.jpeg */ z-index: -10000000;