get rid of that fucking clipping

This commit is contained in:
matty 2024-03-11 21:34:56 -04:00
parent 7ee0b26111
commit c93f64d176
1 changed files with 1 additions and 5 deletions

View File

@ -84,17 +84,13 @@ svg.feather.feather-thumbs-down:visited,
*/
.video-thumbnail {
border-radius: 0.315rem !important;
border-radius: 0.30rem !important;
}
.video-thumbnail:hover {
transform: scale(1.02);
}
.video-thumbnail:hover .play-overlay .icon {
transform: translate(-50%, -50%) scale(1.75);
}
.logged-in-block,
.logged-in-block > div {
background-color: #181818 !important;