diff --git a/src/styles/comments.css b/src/styles/comments.css index b457a47..b11acad 100644 --- a/src/styles/comments.css +++ b/src/styles/comments.css @@ -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; } \ No newline at end of file