This commit is contained in:
Tben
2022-06-03 21:13:54 +01:00
parent e3768e06f5
commit cb7af35bdc
5 changed files with 8 additions and 9 deletions
-1
View File
@@ -46,7 +46,6 @@ const GeneralLayout = ({ children, pageName }) => {
gsap.to("#main-content-wrapper", {
opacity: 1,
duration: 2,
delay: 1
})
// gsap.to("#page-loader", {