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