mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Prevent early list wrapping in some cases
This commit is contained in:
@@ -233,7 +233,7 @@ html {
|
||||
|
||||
@media (min-width: 48.125em) {
|
||||
.backdropCard {
|
||||
width: 32%;
|
||||
width: 31%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user