Feat : add 2px gap between discard cards
This commit is contained in:
@@ -298,6 +298,7 @@ function check_for_guard(player: Player) {
|
|||||||
/* background: blue; */
|
/* background: blue; */
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
gap: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#discard_unwrapped_bg {
|
#discard_unwrapped_bg {
|
||||||
|
|||||||
Reference in New Issue
Block a user