From 855e972fbeab94a177f350e988ba6a7082b73eb1 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Sat, 6 Jun 2026 22:03:15 +0300 Subject: [PATCH] lower hero hiker --- frontend/rabbi_gerzi/src/views/HomePage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/rabbi_gerzi/src/views/HomePage.vue b/frontend/rabbi_gerzi/src/views/HomePage.vue index 3190a2a..648138f 100644 --- a/frontend/rabbi_gerzi/src/views/HomePage.vue +++ b/frontend/rabbi_gerzi/src/views/HomePage.vue @@ -427,7 +427,7 @@ const projects: Project[] = [ } .hero__hiker { - bottom: min(-20vw, -9rem); + bottom: min(-30vw, -13rem); width: 100vw; max-width: none; z-index: 2;