FrenzyBiscuit commited on
Commit
2eec332
·
verified ·
1 Parent(s): 97bfb64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -183,7 +183,7 @@
183
  background: linear-gradient(135deg, var(--current-accent), var(--current-accent-secondary), var(--lava-yellow));
184
  -webkit-background-clip: text;
185
  background-clip: text;
186
- color: white;
187
  text-shadow: 0 0 20px rgba(255, 119, 51, 0.5);
188
  margin: 0;
189
  letter-spacing: -1px;
 
183
  background: linear-gradient(135deg, var(--current-accent), var(--current-accent-secondary), var(--lava-yellow));
184
  -webkit-background-clip: text;
185
  background-clip: text;
186
+ color: lightgrey;
187
  text-shadow: 0 0 20px rgba(255, 119, 51, 0.5);
188
  margin: 0;
189
  letter-spacing: -1px;