Bob AI: Reorder the elements within the hero section: move the text

This commit is contained in:
kudinDmitriyUp
2026-04-16 05:14:31 +00:00
parent 725ae37201
commit c46d47952f
2 changed files with 12 additions and 5 deletions

View File

@@ -155,6 +155,13 @@ h6 {
padding-top: 4rem;
}
.hero-animated-container {
display: flex;
flex-direction: column;
align-items: center;
gap: 2rem;
}
/* WEBILD_CARD_STYLE */
/* @cards/gradient-mesh */
.card {