🐞 fix: Update Calls to Action field label and name, adjust layout settings, and enhance page hero services structure
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user