Update index.css

This commit is contained in:
Fabian Märker
2021-12-03 11:39:06 +01:00
committed by GitHub
parent ec1104ff5d
commit 8eb2089168

View File

@@ -29,7 +29,7 @@
text-align: center;
position: absolute;
left: 50%;
top: 95%;
bottom: 1.2rem;
transform: translate(-50%, -50%);
max-width: 75px;
width: 100%;
@@ -56,4 +56,4 @@
left: 50%;
top: 8rem;
transform: translate(-50%, -50%);
}
}