Skip to content

Commit 69cba2d

Browse files
authored
feat: faster animation
1 parent 3e1283d commit 69cba2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ header {
146146
-webkit-background-clip: text;
147147
-webkit-text-fill-color: transparent;
148148
margin-bottom: 1rem;
149-
animation: gradient-animation 4s ease infinite;
149+
animation: gradient-animation 2s ease infinite;
150150
}
151151

152152
@keyframes gradient-animation {

0 commit comments

Comments
 (0)