Dope new landing page

This commit is contained in:
2019-08-24 21:59:34 -04:00
parent 8e0a2e966f
commit 05654fa1e4
11 changed files with 3518 additions and 40 deletions

View File

@ -0,0 +1,15 @@
.badge {
position: absolute;
top: 15%;
left: 50%;
z-index: 500;
transform: translateX(-50%);
}
.controls {
position: absolute;
bottom: 10%;
left: 50%;
z-index: 500;
transform: translateX(-50%);
}