Update src/styles/cardLists.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m13s

This commit is contained in:
freakoverse 2025-02-04 18:07:25 +00:00
parent 215c738884
commit 6ad41dde10

View File

@ -79,7 +79,7 @@
grid-template-columns: 1fr 1fr;
}
@media (max-width: 1200px) {
@media (max-width: 576px) {
.IBMSMList.IBMSMListFeed {
grid-template-columns: 1fr;
}