Update 1.css

This commit is contained in:
FURK4NGG
2025-04-02 18:43:18 +03:00
committed by GitHub
parent 6f065e2b81
commit ba2e13de6a
+1 -1
View File
@@ -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;