Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -851,7 +851,15 @@ div.up {
|
||||
|
||||
.innerbox {
|
||||
.product {
|
||||
max-width: 300px;
|
||||
@media (min-width: 1201px) {
|
||||
max-width: 300px;
|
||||
}
|
||||
@media (min-width: 981px) {
|
||||
max-width: 315px;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
max-width: 350px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user