Pokazywanie symbolu żetonu bonusowego jaki się dostanie za sprzedanie wybranych kart.
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
grid-template-rows: repeat(8, 1fr);
|
||||
}
|
||||
|
||||
@media screen and (orientation: landscape){
|
||||
/*.container {display: none; }*/
|
||||
}
|
||||
|
||||
.group.leather { grid-area: leather; }
|
||||
.group.fabric { grid-area: fabric; }
|
||||
.group.spice { grid-area: spice; }
|
||||
|
||||
Reference in New Issue
Block a user