Update src/styles/comments.css

This commit is contained in:
freakoverse 2025-02-28 23:43:52 +00:00
parent 72e2ae636e
commit 445f12d068

@ -650,4 +650,5 @@ hover {
object-fit: contain;
background: rgb(255 255 255 / 2%);
outline: solid 1px rgb(255 255 255 / 10%);
object-fit: cover;
}