mirror of
https://github.com/mue/mue.git
synced 2026-07-09 21:45:26 +02:00
fix: marketplace item page responsiveness
This commit is contained in:
@@ -73,6 +73,17 @@ p.description {
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
.side {
|
||||
margin-top: 222px;
|
||||
float: none !important;
|
||||
}
|
||||
|
||||
.overview {
|
||||
margin-top: -160px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.overview {
|
||||
font-size: 30px !important;
|
||||
margin-top: 33px;
|
||||
|
||||
Reference in New Issue
Block a user