dyfhyde
This commit is contained in:
parent
76f803a312
commit
d67885f98a
@ -181,7 +181,7 @@ function injectArenaStyles() {
|
||||
|
||||
.arena-modes { display:flex; gap:10px; justify-content:center; flex-wrap:wrap; width:100%; }
|
||||
.arena-mode-card {
|
||||
flex:1; min-width:80px; max-width:120px;
|
||||
flex:1; min-width:120px; max-width:195px;
|
||||
background:linear-gradient(180deg,#2a1a08,#1a0f04);
|
||||
border:2px solid #6b4b2a; border-radius:12px;
|
||||
padding:21px 12px; cursor:pointer; text-align:center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user