Change mobile layout for devices up to 400px wide
This commit is contained in:
@@ -2331,7 +2331,7 @@ a .home-platforms-instance-list-oval:hover,
|
||||
|
||||
@media only screen
|
||||
and (min-device-width: 300px)
|
||||
and (max-device-width: 375px) {
|
||||
and (max-device-width: 400px) {
|
||||
.home-platforms-instance {
|
||||
width: calc(100% - 20px);
|
||||
}
|
||||
|
Reference in New Issue
Block a user