more
This commit is contained in:
@@ -122,11 +122,25 @@ section.section-one {
|
||||
width: 980px;
|
||||
}
|
||||
|
||||
.review-box {
|
||||
font-family: Roboto;
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
display: flex;
|
||||
margin-top: 5px;
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.hero-testi-box {
|
||||
background-color: purple;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 0px 8px;
|
||||
height: 100px;
|
||||
width: 700px;
|
||||
}
|
||||
|
||||
.text-block-1 {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user