diff --git a/web/app/styles/app.scss b/web/app/styles/app.scss index 61805a4..22b4437 100644 --- a/web/app/styles/app.scss +++ b/web/app/styles/app.scss @@ -27,6 +27,7 @@ body, button { #footer { width: 100%; text-align: center; + margin-top: 20px; } #footer-text { diff --git a/web/app/styles/music-tab.scss b/web/app/styles/music-tab.scss index a9dc33b..8b6153e 100644 --- a/web/app/styles/music-tab.scss +++ b/web/app/styles/music-tab.scss @@ -278,7 +278,7 @@ } #light-option { - margin-top: 14%; + margin-top: 67px; } .beat-option {