WFG
This commit is contained in:
parent
aff309cfe5
commit
6a8372f92a
@ -245,8 +245,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card-slot {
|
.card-slot {
|
||||||
width: 102px;
|
width: 180px;
|
||||||
height: 145px;
|
height: 260px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 2px dashed rgba(255, 215, 80, 0.35);
|
border: 2px dashed rgba(255, 215, 80, 0.35);
|
||||||
background: rgba(0, 0, 0, 0.25);
|
background: rgba(0, 0, 0, 0.25);
|
||||||
@ -396,8 +396,8 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.hand-slot {
|
.hand-slot {
|
||||||
width: 88px;
|
width: 180px;
|
||||||
height: 125px;
|
height: 260px;
|
||||||
border-radius: 9px;
|
border-radius: 9px;
|
||||||
border: 2px dashed rgba(255, 215, 80, 0.35);
|
border: 2px dashed rgba(255, 215, 80, 0.35);
|
||||||
background: rgba(0, 0, 0, 0.4);
|
background: rgba(0, 0, 0, 0.4);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user