diff --git a/site/src/css/custom.css b/site/src/css/custom.css index 4788c5276..3b52ee4a7 100644 --- a/site/src/css/custom.css +++ b/site/src/css/custom.css @@ -47,7 +47,7 @@ padding-bottom: 12rem !important; background-image: url('/static/img/hero.png'); background-size: 20rem; - background-position-y: bottom 1rem !important; + background-position-y: bottom !important; background-repeat: no-repeat; background-position: center; }