mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-04 17:07:22 +00:00
MenuOverlay: increase menu width
This commit is contained in:
parent
d5e89b9bdc
commit
759d221c40
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
.menu > section {
|
||||
margin: 32px auto 40px;
|
||||
gap: 32px;
|
||||
max-width: 250px;
|
||||
max-width: 270px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue