diff --git a/assets/style.css b/assets/style.css index 5751336..1c4de42 100644 --- a/assets/style.css +++ b/assets/style.css @@ -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;