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

@ -224,6 +224,10 @@ section.hero {
border-right: 1px solid;
}
}
.hero--cta {
width: fit-content;
}
}
}