minor styling

This commit is contained in:
Egor 2016-11-07 23:59:13 -08:00
parent 910ad317ec
commit 1eb8b2d7db
2 changed files with 2 additions and 1 deletions

View file

@ -27,6 +27,7 @@ body, button {
#footer { #footer {
width: 100%; width: 100%;
text-align: center; text-align: center;
margin-top: 20px;
} }
#footer-text { #footer-text {

View file

@ -278,7 +278,7 @@
} }
#light-option { #light-option {
margin-top: 14%; margin-top: 67px;
} }
.beat-option { .beat-option {