From d3dbc9cd1dbd77135ffc319a1a835c6051ead56f Mon Sep 17 00:00:00 2001 From: thaaoblues Date: Mon, 1 May 2023 22:57:34 +0200 Subject: [PATCH] =?UTF-8?q?okay=20je=20suis=20juste=20d=C3=A9bile=20en=20f?= =?UTF-8?q?ait?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 ac39e4c..921c1c6 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: 60vh; + width: 100vw; } }