mirror of
https://github.com/JonasunderscoreJones/BingoGenerator.git
synced 2025-10-22 22:09:18 +02:00
fixed settings container width
This commit is contained in:
parent
4d57c8c044
commit
f86eeee5e2
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ button:hover {
|
|||
}
|
||||
|
||||
.settings-container {
|
||||
width: 50%;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.flex-row-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue