diff --git a/style.css b/style.css index bd24ec3..11cb5a9 100644 --- a/style.css +++ b/style.css @@ -56,6 +56,14 @@ div.containers > .nes-container { margin-bottom: 1rem; } +#table { + margin: 35px auto; +} + +#progress { + margin-top: 35px; +} + .footer { text-align: center; }