New landing page --fix

main
Gabe Farrell 2 years ago
parent 7281bf23d4
commit eaf523fab2

@ -1,24 +0,0 @@
h1
{
font-family: 'Playfair Display';
font-size: 50px;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
input
{
margin: 0;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-75%, -77%);
transform: translate(-50%, 200%);
width: 200px;
height: 20px;
}
Loading…
Cancel
Save