add some css
This commit is contained in:
parent
60c5e5d6dd
commit
07aeb03a60
@ -183,6 +183,12 @@ h2 {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.draw-choices {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.hand {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user