From 15433dba4dde8fe314edda3c084a849fb73e1e50 Mon Sep 17 00:00:00 2001 From: matty Date: Mon, 11 Mar 2024 21:36:58 -0400 Subject: [PATCH] FUCK THE BORDER RADIUS AAAAAAAAA --- assets/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/style.css b/assets/style.css index dea2cb8..6c5a12c 100644 --- a/assets/style.css +++ b/assets/style.css @@ -83,10 +83,6 @@ svg.feather.feather-thumbs-down:visited, } */ -.video-thumbnail { - border-radius: 0.275rem !important; -} - .video-thumbnail:hover { transform: scale(1.02); }