From a256c6b289d04e75b3d5e9264619a24fee5ca9a2 Mon Sep 17 00:00:00 2001 From: matty Date: Mon, 11 Mar 2024 21:36:15 -0400 Subject: [PATCH] FUCK CLIPPING --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 1c4de42..dea2cb8 100644 --- a/assets/style.css +++ b/assets/style.css @@ -84,7 +84,7 @@ svg.feather.feather-thumbs-down:visited, */ .video-thumbnail { - border-radius: 0.30rem !important; + border-radius: 0.275rem !important; } .video-thumbnail:hover {