diff --git a/frontend/index.html b/frontend/index.html index c04ab17..f8abc96 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -39,12 +39,15 @@
- - - - - - + + + + + + + + +
diff --git a/frontend/stylesheets/style.css b/frontend/stylesheets/style.css index 2f79489..e90db9d 100644 --- a/frontend/stylesheets/style.css +++ b/frontend/stylesheets/style.css @@ -47,11 +47,10 @@ tbody tr td { #controls { width: 100%; text-align: center; - margin: 5px; } -#move td { - border: 0; +#controls button { + font-size: 1em; } #accordion {