1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update card margins

This commit is contained in:
Luke 2015-06-06 21:24:54 -04:00
parent 386e63ee64
commit 90ea727998

View file

@ -44,7 +44,7 @@
}
.cardBox {
margin: 3px;
margin: 2px;
}
.largeCardMargin .cardBox {
@ -55,7 +55,7 @@
margin: 4px;
}
@media all and (max-width: 600px) {
@media all and (max-width: 800px) {
.cardBox {
margin: 1px;