diff --git a/src/app/pages/home/sections/about/about.css b/src/app/pages/home/sections/about/about.css index d0d74a2..a029217 100644 --- a/src/app/pages/home/sections/about/about.css +++ b/src/app/pages/home/sections/about/about.css @@ -136,3 +136,9 @@ top: calc(50% - 3.404cqw); } } + +@media (min-width: 90rem) { + .about-section { + min-height: clamp(49.125rem, 50vw, 60rem); + } +} diff --git a/src/app/pages/home/sections/about/about.html b/src/app/pages/home/sections/about/about.html index 223ac74..77b468c 100644 --- a/src/app/pages/home/sections/about/about.html +++ b/src/app/pages/home/sections/about/about.html @@ -1,6 +1,6 @@
-
+

{{ 'contact.eyebrow' | translate }}

{{ 'contact.heading' | translate }}

-
+

{{ 'contact.paragraphs.projects' | translate }}

@@ -129,8 +129,9 @@ height="44" draggable="false" /> -