minor styling
This commit is contained in:
parent
910ad317ec
commit
1eb8b2d7db
2 changed files with 2 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
|
|
@ -278,7 +278,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#light-option {
|
#light-option {
|
||||||
margin-top: 14%;
|
margin-top: 67px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.beat-option {
|
.beat-option {
|
||||||
|
|
|
||||||
Reference in a new issue