diff options
Diffstat (limited to 'youtube/static/channel.css')
-rw-r--r-- | youtube/static/channel.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/channel.css b/youtube/static/channel.css index 23467a8..bf1214c 100644 --- a/youtube/static/channel.css +++ b/youtube/static/channel.css @@ -321,7 +321,7 @@ hr { left: 0; top: 0; object-fit: cover; - background-color: var(--primary-background); + background-color: var(--thumb-background); } .length { |