add some css

This commit is contained in:
snen 2021-09-30 22:05:51 -04:00
parent 60c5e5d6dd
commit 07aeb03a60
1 changed files with 6 additions and 0 deletions

View File

@ -183,6 +183,12 @@ h2 {
align-items: center;
}
.draw-choices {
display: flex;
justify-content: center;
align-items: center;
}
.hand {
display: flex;
justify-content: center;