From f1ea140b38499da6697f7e69d39c17742c4318c8 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 13 Jun 2022 19:11:38 +0100 Subject: [PATCH] Fix css --- css/brands.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/brands.css b/css/brands.css index 1fcf3e8..67b7080 100644 --- a/css/brands.css +++ b/css/brands.css @@ -614,7 +614,7 @@ button:hover, color: #ffffff; background-color: #2c3440; } -.button.button-yt:hover, -.button.button-yt:focus { +.button.button-letterboxd:hover, +.button.button-letterboxd:focus { filter: brightness(90%); }