diff --git a/src/views/Play/Play.styl b/src/views/Play/Play.styl index 25a7e0ad00..67280160fc 100644 --- a/src/views/Play/Play.styl +++ b/src/views/Play/Play.styl @@ -191,9 +191,12 @@ display: flex; justify-content: space-around; align-content: stretch - width: 100%; + width: auto; flex-wrap: wrap; + padding-left: 0.3rem; + padding-right: 0.3rem; + button { font-size: 1.1rem; font-weight: bold;