From a138e4ce5d6b289c8cc7374a0710534467555166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Sun, 16 Jul 2023 08:51:55 +0200 Subject: [PATCH] Style --- res/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/style.css b/res/style.css index 659de51..923de39 100755 --- a/res/style.css +++ b/res/style.css @@ -53,7 +53,7 @@ header { margin: 40px 0; display: flex; align-items: stretch; - justify-content: center; + justify-content: stretch; gap: 10px; }