more
This commit is contained in:
@@ -128,19 +128,19 @@ section.section-one {
|
||||
font-size: 1rem;
|
||||
font-weight: 500;
|
||||
display: flex;
|
||||
color: #000;
|
||||
margin-top: 5px;
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.hero-testi-box {
|
||||
background-color: lightgreen;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 0px 8px;
|
||||
height: 100px;
|
||||
width: 1300px;
|
||||
width: 1200px;
|
||||
}
|
||||
|
||||
.hero-testi-left {
|
||||
@@ -152,13 +152,13 @@ section.section-one {
|
||||
}
|
||||
|
||||
.hero-testi-right {
|
||||
width: 250px;
|
||||
height: 90px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: auto;
|
||||
padding-left: 20px;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user