main
Kieran 2022-06-13 19:11:38 +01:00
parent 3200aa243d
commit f1ea140b38
1 changed files with 2 additions and 2 deletions

View File

@ -614,7 +614,7 @@ button:hover,
color: #ffffff; color: #ffffff;
background-color: #2c3440; background-color: #2c3440;
} }
.button.button-yt:hover, .button.button-letterboxd:hover,
.button.button-yt:focus { .button.button-letterboxd:focus {
filter: brightness(90%); filter: brightness(90%);
} }