Compare commits

...

2 Commits

View File

@ -451,3 +451,8 @@ body {
height: 400px;
}
}
@media (max-width:280px) {
.middle-banners {
height: 350px;
}
}