From 05fbe7888d70b016974b29ebbfe418965759040d Mon Sep 17 00:00:00 2001 From: orange Date: Fri, 10 Mar 2023 18:06:37 +0600 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D1=82=D0=B8=D0=BB=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/Header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Header.css b/source/Header.css index 45d1dc3..166d13a 100644 --- a/source/Header.css +++ b/source/Header.css @@ -25,7 +25,7 @@ background-repeat: no-repeat; background-size: 96px; background-position: 50% 4px; - /* transition: opacity .3s ease, height .3s ease, top 0s ease; */ + transition: opacity .3s ease, height .3s ease, top 0s ease; animation: checks .3s forwards; } .header > div.link:hover {