Skip to content

Commit 31230f8

Browse files
authored
style.css
1 parent a780812 commit 31230f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,8 @@ h1 {
286286
.quote .typing {
287287
opacity: 0;
288288
transform: translateY(20px) scale(0.95) blur(4px);
289-
animation: fadeInUp 1s ease-out forwards;
290-
animation-delay: 0.5s;
289+
animation: fadeInUp 2s ease-out forwards;
290+
animation-delay: 1.5s;
291291
}
292292

293293
/* autor, aparece tras el texto */

0 commit comments

Comments
 (0)