diff --git a/assets/css/site.css b/assets/css/site.css index c2ff284..de2564a 100644 --- a/assets/css/site.css +++ b/assets/css/site.css @@ -1053,7 +1053,7 @@ body#legacy { main > header { background-image: url('/img/nyc.svg'); - background-position: bottom 0 right -20dvw; + background-position: bottom 0 right -75%; background-repeat: no-repeat; background-size: clamp(300px, 50dvw, 800px) auto; position: relative;