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;