From e54233a9601087ad329238bacf4679ca2f400c7e Mon Sep 17 00:00:00 2001 From: freakoverse Date: Sat, 15 Feb 2025 14:20:55 +0000 Subject: [PATCH] Update src/styles/comments.css --- src/styles/comments.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/comments.css b/src/styles/comments.css index 31a9695..3a05bfd 100644 --- a/src/styles/comments.css +++ b/src/styles/comments.css @@ -128,7 +128,6 @@ transition: ease 0.4s; background: linear-gradient(to top right, #262626, #292929, #262626); opacity: 1; - text-decoration: unset; } .IBMSMSMBSSCL_CAElement::before { @@ -213,6 +212,7 @@ .IBMSMSMBSSCL_CAElement:hover { transition: ease 0.4s; transform: scale(1.05); + text-decoration: unset; } .IBMSMSMBSSCL_CAElement:active {