diff --git a/public/stylesheets/index.css b/public/stylesheets/index.css index 7e66419..ffcfa14 100644 --- a/public/stylesheets/index.css +++ b/public/stylesheets/index.css @@ -25,6 +25,6 @@ tr { flex-direction: row; } -#actions-div { - margin-left: auto; +#add-score-button { + margin-right: auto; } \ No newline at end of file