@@ -1027,11 +1027,11 @@ a {
10271027 --hero-stage-offset : var (--page-top-offset );
10281028 --hero-top-pad : clamp (1.3rem , 1.9vw , 2rem );
10291029 --hero-stage-bottom-pad : clamp (1.55rem , 2.35vw , 2.25rem );
1030- --hero-copy-bottom-offset : clamp (2.1 rem , 3 vw , 2.9 rem );
1030+ --hero-copy-bottom-offset : clamp (2.45 rem , 3.35 vw , 3.3 rem );
10311031 --hero-stage-min : 0px ;
10321032 --home-transition-span : clamp (9rem , 16vh , 13rem );
10331033 --home-transition-distance : var (--home-transition-span );
1034- --hero-image-anchor-y : 47.7 % ;
1034+ --hero-image-anchor-y : 46.35 % ;
10351035 --hero-stage-height : calc (var (--hero-initial-viewport-height , 100svh ) - var (--hero-stage-offset ) - var (--hero-top-pad ) - var (--hero-stage-bottom-pad ));
10361036 --hero-stage-reference : max (var (--hero-stage-height ), var (--hero-stage-min ));
10371037 --hero-visual-height : calc (var (--hero-top-pad ) + var (--hero-stage-reference ) + var (--hero-stage-bottom-pad ));
@@ -2401,7 +2401,7 @@ body.page-home #about {
24012401 .hero {
24022402 --hero-top-pad : clamp (1rem , 1.7vw , 1.4rem );
24032403 --hero-stage-bottom-pad : clamp (1.4rem , 2.15vw , 1.95rem );
2404- --hero-copy-bottom-offset : clamp (1.8 rem , 2.9 vw , 2.35 rem );
2404+ --hero-copy-bottom-offset : clamp (2.05 rem , 3.05 vw , 2.6 rem );
24052405 }
24062406
24072407 .hero-copy {
@@ -2467,11 +2467,11 @@ body.page-home #about {
24672467 .hero {
24682468 --hero-top-pad : 1.05rem ;
24692469 --hero-stage-bottom-pad : 1.1rem ;
2470- --hero-copy-bottom-offset : 1.72 rem ;
2470+ --hero-copy-bottom-offset : 1.98 rem ;
24712471 --home-transition-span : clamp (8.5rem , 15vh , 11.5rem );
24722472 --hero-image-size : clamp (29rem , calc (var (--hero-stage-reference ) * 0.96 ), 52rem );
24732473 --hero-image-max-inline : 110vw ;
2474- --hero-image-anchor-y : 43.95 % ;
2474+ --hero-image-anchor-y : 42.15 % ;
24752475 --hero-tagline-base-size : clamp (2.25rem , min (calc (var (--hero-stage-reference ) * 0.1 ), 11.2cqi ), 3.35rem );
24762476 }
24772477
0 commit comments