From 6ae346937b1424681d1025672f74ef0df352161e Mon Sep 17 00:00:00 2001 From: poni Date: Thu, 15 Apr 2021 16:02:16 +0200 Subject: [PATCH] Update 'index.html' --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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%; }