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;