diff --git a/index.html b/index.html index 2003872..30087c5 100644 --- a/index.html +++ b/index.html @@ -33,9 +33,8 @@ animation-fill-mode: forwards; .info{ bottom: 30px; text-align: center; - margin-left: 460px; - margin-right: 460px; - width: 45vw; +margin: auto; + width: 50%; }