From 32e9136f66f0250a0d69d3248df52ef8612b6aee Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Tue, 11 Mar 2025 08:00:43 +0100 Subject: [PATCH] larger --- assets/css/hero.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/hero.css b/assets/css/hero.css index 63a2a77..156197e 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -187,8 +187,8 @@ height: auto; width: 100%; flex-direction: column; - padding-top: 5vh; - padding-bottom: 5vh; + padding-top: 8vh; + padding-bottom: 8vh; } .hero-content { @@ -198,7 +198,7 @@ .hero-logo { height: auto; - width: 25vw; + width: 35vw; } .hero-title {