This commit is contained in:
2024-03-11 21:48:31 -04:00
parent 15cb2b0a1b
commit 392bdcf825
2 changed files with 8 additions and 2 deletions

View File

@ -83,10 +83,16 @@ svg.feather.feather-thumbs-down:visited,
}
*/
.video-thumbnail:hover {
a.video-thumbnail:hover {
transform: scale(1.02);
}
a.video-thumbnail {
background-color: transparent !important;
border-radius: 0.65rem !important;
}
.logged-in-block,
.logged-in-block > div {
background-color: #181818 !important;