From f5cdbadca48f0151b849c644dbeefc100323832b Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Mon, 10 Mar 2025 17:14:55 +0100 Subject: [PATCH] height phone --- assets/css/hero.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index 191235b..df2bf57 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -185,7 +185,7 @@ .hero-first { /* padding-top: 5.2vh; */ - height: 60vh; + height: 70vh; width: 100%; flex-direction: column; }