fix colors

This commit is contained in:
Set Sakrecoer 2020-12-15 13:41:18 +01:00
parent 6c08236571
commit 46baf72e28
2 changed files with 3 additions and 3 deletions

View file

@ -126,7 +126,7 @@ body {
flex-wrap: wrap;
.button {
background-image: linear-gradient(228deg, var(--accent1-alt), var(--bg-alt));
background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt));
background-size: 400% 400%;
-webkit-animation: backgroundBlink 7s ease infinite;
-moz-animation: backgroundBlink 7s ease infinite;