Lowered background animation speed.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
color: white;
|
||||
background: linear-gradient(90deg, #ffa9a9, #64a1e0, #ffa9a9, #64a1e0);
|
||||
background-size: 400% 400%;
|
||||
-webkit-animation: gradientBG 14s ease infinite forwards;
|
||||
animation: gradientBG 14s ease infinite forwards;
|
||||
-webkit-animation: gradientBG 180s ease infinite forwards;
|
||||
animation: gradientBG 180s ease infinite forwards;
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user