From 8a1802231a237a40d6fd55b3eec8cbfa51462628 Mon Sep 17 00:00:00 2001 From: sebastien Date: Mon, 20 Oct 2025 12:49:57 +0200 Subject: [PATCH] test --- website/src/pages/styles.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/pages/styles.module.css b/website/src/pages/styles.module.css index 47dff836d6..9912eee6ae 100644 --- a/website/src/pages/styles.module.css +++ b/website/src/pages/styles.module.css @@ -65,7 +65,6 @@ font-size: 54px; font-weight: bold; margin-bottom: 0.4rem; - @media only screen and (max-width: 768px) { font-size: 40px; }