diff --git a/DeepDrftPublic.Client/Pages/About.razor b/DeepDrftPublic.Client/Pages/About.razor index 6a22bdc..d221857 100644 --- a/DeepDrftPublic.Client/Pages/About.razor +++ b/DeepDrftPublic.Client/Pages/About.razor @@ -94,11 +94,11 @@ Image2="@member.PortraitImage2" Alt1="@($"{member.Name} — portrait")" NaturalWidth="1365" - NaturalHeight="2048" - WindowHeightFraction="0.62" + NaturalHeight="1365" + WindowHeightFraction="1.0" ImageHeight="auto" ImageWidth="100%" - ParallaxSpeed="0.5" /> + ParallaxSpeed="0.3" /> } else { @@ -180,8 +180,8 @@ @* IMG SLOT D — hands-on-gear inset, the literal proof-of-effort image, captioned in the rail rather than run full-bleed. *@
-
-