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;} } } + + +