diff options
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -473,7 +473,7 @@ img { font-family: "JetBrains Mono"; font-size: 13px; user-select: none; - background: linear-gradient(90deg, #b35077, #8e62b7, #3ea99f, #3a7ca3, #9f58c1, #b9577e); + background: linear-gradient(90deg, #b35077, #b762a9, #3ea99f, #3a7ca3, #9f58c1, #b9577e); background-size: 300%; background-clip: text; -webkit-background-clip: text; |
