mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Center show more button.
This commit is contained in:
parent
f194a0c671
commit
45acecae03
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
place-items: center;
|
||||||
gap: 1.5rem;
|
gap: 1.5rem;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue