Update 1.css
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
font-size: 6rem;
|
||||
color: var(--primary);
|
||||
font-weight: bold;
|
||||
transition: opacity 0.5s ease, transform 0.5s ease, font-size 0.5s ease;
|
||||
transition: opacity 0.5s ease, transform 0.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;
|
||||
|
||||
Reference in New Issue
Block a user