diff --git a/app/globals.css b/app/globals.css index 3896e47..70b7fe4 100644 --- a/app/globals.css +++ b/app/globals.css @@ -89,6 +89,7 @@ footer p { overflow: hidden; background-color: #f9f9f9; z-index: 0; + animation: fadeInUp 1s ease forwards; } .containerSection {