diff --git a/index.html b/index.html index 561f8e2..c8a1953 100644 --- a/index.html +++ b/index.html @@ -115,12 +115,14 @@ color: #fff; background-color: #fff; top: 50%; + left: 50%; + position: absolute; padding: 5px; border-radius: 0px; margin-bottom: 30px; max-width: 200px; margin: 50%; - transform: translateY(-50%) + }