Update src/styles/cardLists.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m6s
This commit is contained in:
parent
79b8b9e825
commit
5d0e90bb41
@ -77,11 +77,11 @@
|
||||
|
||||
.IBMSMList.IBMSMListFeed {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-gap: 15px;
|
||||
}
|
||||
|
||||
@media (max-width: 576px) {
|
||||
.IBMSMList.IBMSMListFeed {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user