This commit is contained in:
Kenneth Jannette
2024-04-23 03:42:09 -05:00
parent 0c58b1e8b4
commit f03ce05ca5

View File

@@ -99,7 +99,7 @@ section.section-one {
}
.hero-text-box {
width: 100%;
width: 360px;
display: flex;
flex-direction: column;
justify-content: center;
@@ -951,6 +951,11 @@ li.nav-item {
.hero-button-box {
display: flex;
flex-direction: column;
align-items: center;
}
.hero-testi-box {
flex-direction: column;
}
.mobile-sw-deck {