diff options
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -508,7 +508,7 @@ img { .title { margin-top: 20px; margin-bottom: 15px; - background: linear-gradient(to right, #0a0b10 45%, #c5c5c5); + background: linear-gradient(to right, #0a0b10 45%, #efefef); color: white; padding-left: 5px; padding-bottom: 2px; |
