From c35b42f4048764921082456f6cc9bcb9b19fc253 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Wed, 28 Aug 2024 09:06:51 -0500 Subject: [PATCH] ouuugugughghg soooo satisfying --- assets/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 8c461ad..7c4b5d3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -169,7 +169,7 @@ hr { filter: grayscale(1); left: 0; top: 0; - transition: all 0.0625s ease-out; + transition: all 0.5s ease-out; opacity: 1 !important; display: inline-block; width: 88px; @@ -192,6 +192,7 @@ hr { z-index: 999; filter: grayscale(0); animation: hue-shift 1s linear infinite; + transition: all 0.0625s ease-out; --shadow: hsl(var(--hue), 50%, 75%); box-shadow: 4px 4px 0 -1px var(--shadow),