add cta to hero section

This commit is contained in:
2025-05-14 18:03:53 +05:00
parent f5a088a241
commit 0969e1dd00
5 changed files with 10 additions and 1 deletions

View File

@ -219,6 +219,9 @@ section.hero .hero--container .hero--img {
border-right: 1px solid;
}
}
section.hero .hero--container .hero--cta {
width: fit-content;
}
.sponsor-logos {
padding-top: 78px;