From b24ded9019ff0816cc66ab99c9b644adc69b6b7c Mon Sep 17 00:00:00 2001 From: Helldragon67 <kilian.scheidecker@orange.fr> Date: Thu, 17 Oct 2024 17:07:37 +0800 Subject: [PATCH] update hero --- assets/css/hero.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index 3af3f12..def6251 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -19,7 +19,6 @@ } .hero-content { - max-width: 60%; text-align: center; padding: 20px; } @@ -54,7 +53,7 @@ } .hero-screenshots { - max-width: 40%; + max-width: 50%; display: flex; gap: 40px; margin-left: 0px;