fix: center create game button
This commit is contained in:
parent
2382d6f8d3
commit
b641f947ba
1 changed files with 2 additions and 0 deletions
|
|
@ -730,6 +730,8 @@ body {
|
||||||
.btn-start {
|
.btn-start {
|
||||||
padding: 14px 32px;
|
padding: 14px 32px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
display: block;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ── Game config panel ── */
|
/* ── Game config panel ── */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue