show CTA banner

This commit is contained in:
2024-08-08 19:51:11 +02:00
parent 97844ae6c3
commit 0dec498a61
2 changed files with 3 additions and 3 deletions

View File

@@ -212,7 +212,7 @@ a:hover {
line-height: 3rem;
top: 0;
left: 0;
/* animation: fadeOut 7s forwards; */
animation: fadeOut 7s forwards;
}
@keyframes fadeOut {
@@ -393,7 +393,7 @@ em {
nav {
margin-top:3rem;
font-size:1.6em;
/* animation: adjustMargin 10s forwards; */
animation: adjustMargin 10s forwards;
}
@keyframes adjustMargin {