From b048b2d8cc8b0c4dc276adc33a312a49b581c73f Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Wed, 30 Oct 2024 11:19:20 +0100 Subject: [PATCH] ih --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 17e61be..3bd449f 100644 --- a/index.html +++ b/index.html @@ -111,6 +111,16 @@ @keyframes animationClosing { 0% { height: 12rem; opacity: 1; } 30% { height: 12rem; opacity: 0.5;} 100% { height: 0; opacity: 0;} } } + + +