change smallest media query breakpoint to 700px
This commit is contained in:
@@ -276,7 +276,7 @@ body.drag .drop-target {
|
|||||||
height: 120px;
|
height: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 600px) {
|
@media only screen and (min-width: 700px) {
|
||||||
.torrent, .drop-target {
|
.torrent, .drop-target {
|
||||||
height: 150px;
|
height: 150px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user