Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m15s

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

View File

@ -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;
}