more
This commit is contained in:
@@ -77,3 +77,21 @@
|
||||
font-size: 1.05rem;
|
||||
margin: 28px 0px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 430px) {
|
||||
.features-top-wrapper {
|
||||
flex-direction: column;
|
||||
}
|
||||
.features-top-left {
|
||||
width: 100%;
|
||||
}
|
||||
.features-top-right {
|
||||
width: 100%;
|
||||
}
|
||||
.features-bottom-left {
|
||||
width: 100%;
|
||||
}
|
||||
.features-bottom-right {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user