Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaifArfan committed Jun 2, 2020
1 parent ad30c09 commit 274dc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ p {
position: relative;
color: transparent;
animation: text_reveal .5s ease forwards;
animation-delay: 1ss;
animation-delay: 1s;
}
#hero h1:nth-child(1) {
animation-delay: 1s;
Expand Down

0 comments on commit 274dc2a

Please sign in to comment.