Better margin for LaneFilter mobile version
This commit is contained in:
@@ -59,7 +59,7 @@ function handleHover(laneImg: Ref<string>, index: number) {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 400px) {
|
@media only screen and (max-width: 450px) {
|
||||||
.lane-img {
|
.lane-img {
|
||||||
width: 48px;
|
width: 48px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user