This commit is contained in:
Kenneth Jannette
2024-04-19 22:45:17 -05:00
parent 38361c134f
commit e07f7a6e17
2 changed files with 8 additions and 3 deletions

View File

@@ -91,7 +91,10 @@ section.section-one {
.hero-text-box {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: auto;
}
.hero-text {
@@ -119,8 +122,10 @@ section.section-one {
width: 980px;
}
.hero-imgbox {
background: url();
.hero-testi-box {
background-color: purple;
height: 100px;
width: 700px;
}
.text-block-1 {
padding: 20px 0px;