🐞 fix: Update Calls to Action field label and name, adjust layout settings, and enhance page hero services structure
Deploy to Dreamhost (dev) / build (push) Successful in 37s
Sync TODOs with Issues / sync_todos (push) Successful in 7s

This commit is contained in:
Keith Solomon
2026-07-14 21:50:27 -05:00
parent 8c3284399e
commit fbd3b7feb0
3 changed files with 38 additions and 15 deletions
+4 -3
View File
@@ -23,7 +23,7 @@
background: linear-gradient(73.83deg, #8FC9E6 -8.7%, #006196 21.51%, #032F46 60.7%);
isolation: isolate;
margin-bottom: 10rem;
min-height: clamp(31rem, 38vw, 36rem);
min-height: clamp(31rem, 38.5417vw, 46.25rem);
position: relative;
}
@@ -62,7 +62,7 @@
max-height: none;
pointer-events: none;
position: absolute;
right: 23vw;
right: 28vw;
top: 3rem;
width: auto;
z-index: 1;
@@ -71,7 +71,8 @@
}
.page-hero-services__vector {
bottom: clamp(1.5rem, 4vw, 3rem);
/* bottom: clamp(1.5rem, 4vw, 3rem); */
bottom: 0;
height: auto;
left: 0;
pointer-events: none;