From 64f7f80fab55372632414966df442ee7c0669f47 Mon Sep 17 00:00:00 2001 From: alek Date: Tue, 20 Aug 2024 17:57:17 +0200 Subject: [PATCH] Update index2.html --- index2.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index2.html b/index2.html index b0fc9a7..78e3113 100644 --- a/index2.html +++ b/index2.html @@ -52,8 +52,8 @@ .alek-logo-type { display: block; - width: 180px; - margin-top: 40px; + width: 170px; + margin-top: 30px; animation: alek-in 0.6s both; animation-delay: 1s; } @@ -97,7 +97,7 @@ margin-top: 0; } to { - margin-top: 40px; + margin-top: 30px; } }