remove hipster colors
This commit is contained in:
parent
ee620037c3
commit
0f5fa5261f
1 changed files with 1 additions and 2 deletions
|
@ -81,8 +81,7 @@ span {
|
|||
|
||||
.gradient-text {
|
||||
/* Fallback color */
|
||||
background-color: #ff906b;
|
||||
background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045);
|
||||
background-color: #000;
|
||||
background-repeat: repeat;
|
||||
background-size: 100%;
|
||||
|
||||
|
|
Loading…
Reference in a new issue