Skip to content

Commit 274dc2a

Browse files
authored
Update style.css
1 parent ad30c09 commit 274dc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ p {
230230
position: relative;
231231
color: transparent;
232232
animation: text_reveal .5s ease forwards;
233-
animation-delay: 1ss;
233+
animation-delay: 1s;
234234
}
235235
#hero h1:nth-child(1) {
236236
animation-delay: 1s;

0 commit comments

Comments
 (0)