refixed mobile issue

This commit is contained in:
Nick
2019-04-12 04:14:47 -06:00
parent 5d308156ae
commit bb8d32b699
5 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -9,7 +9,7 @@ body {
width:80%;
margin-left:auto;
margin-right:auto;
margin-top:calc(30px + 4.0vh);
margin-top:10px;
font-size:14px;
background-color: #000;
}
@@ -68,7 +68,7 @@ a {
#buttons {
position: relative;
bottom: 80px;
bottom: 0px;
height: 60px;
width: 100%;
color: 334;