From 3bfb8edc9813e354e2a92f50ed0b50c0ae081383 Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Mon, 1 May 2023 23:03:23 +0200 Subject: [PATCH] ios support --- 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 b27897f..b4db3eb 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -75,7 +75,7 @@ body { background-position: center center, center center; background-size: auto,cover; height: 100vh; - width: 130vw; + width: 135vw; } }