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 {