remove hipster colors

This commit is contained in:
mdivecky 2020-06-09 09:27:14 +02:00
parent ee620037c3
commit 0f5fa5261f

View file

@ -81,8 +81,7 @@ span {
.gradient-text { .gradient-text {
/* Fallback color */ /* Fallback color */
background-color: #ff906b; background-color: #000;
background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
background-repeat: repeat; background-repeat: repeat;
background-size: 100%; background-size: 100%;