some changes to the landing page

This commit is contained in:
2019-08-24 22:03:05 -04:00
parent 05654fa1e4
commit 5c15195879
2 changed files with 5 additions and 8 deletions

View File

@ -8,8 +8,9 @@
.controls {
position: absolute;
bottom: 10%;
bottom: 15%;
left: 50%;
width: 200px;
z-index: 500;
transform: translateX(-50%);
}