mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added max-width for gamemodes btns, border
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
.menu__content--gamemodes {
|
.menu__content--gamemodes {
|
||||||
background: rgba(217, 217, 217, 0.12);
|
background: rgba(217, 217, 217, 0.12);
|
||||||
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
|
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
|
||||||
|
width: 90%;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user