diff --git a/frontend/rabbi_gerzi/src/views/HomePage.vue b/frontend/rabbi_gerzi/src/views/HomePage.vue index 9bd2004..3190a2a 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: 0; + bottom: min(-20vw, -9rem); width: 100vw; max-width: none; z-index: 2;