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 {
|
.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%;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue