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