This commit is contained in:
Norm Rasmussen
2022-05-11 09:33:32 -04:00
parent 54cf435a8a
commit d500cbc447
2 changed files with 4 additions and 4 deletions

View File

@ -1404,7 +1404,7 @@ button,
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent;
background-image: linear-gradient(45deg, #2574e1, #795ae8, #ba37d6, #795ae8, #2574e1, #795ae8);
background-image: linear-gradient(45deg, white, transparent);
background-size: 500%;
animation-name: homepage-gradient;
}