diff --git a/CSS/1.css b/CSS/1.css index be0f971..c7ac6ea 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -27,7 +27,7 @@ font-size: 6rem; color: var(--primary); font-weight: 500; - transition: opacity 0.5s ease, transform 0.9s ease, font-size 0.5s ease; + transition: opacity 0.5s ease, transform 1.9s ease, font-size 0.5s ease; mask-image: linear-gradient(180deg, rgba(255,255,255,0) 55%, rgb(255,255,255)); -webkit-mask-image: linear-gradient(180deg, rgba(255,255,255,0) 55%, rgb(255,255,255)); text-align: center;