fix(style): Change the css styling for different screen size
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
@media (min-width: 1023px) {
|
||||
.trust {
|
||||
padding: 120px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user