From 78f904e86ab56cf5d5a81f83fe16df5c732c903e Mon Sep 17 00:00:00 2001 From: Byakuya Date: Thu, 11 Sep 2025 00:05:32 +0200 Subject: [PATCH] Ajout --- wwwroot/css/HelloFresh/cuisine.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/css/HelloFresh/cuisine.css b/wwwroot/css/HelloFresh/cuisine.css index 501d93a..c422088 100644 --- a/wwwroot/css/HelloFresh/cuisine.css +++ b/wwwroot/css/HelloFresh/cuisine.css @@ -26,7 +26,7 @@ body { } .cui-root { - height: 100dvh; + height: 87dvh; display: grid; grid-template-columns: 320px 1fr; gap: 0;