This commit is contained in:
bingus_violet 2024-10-18 00:20:35 -05:00
parent a8d0310ce5
commit 71822f94b6

View file

@ -222,8 +222,8 @@ br {
width: 40%; width: 40%;
aspect-ratio: 1/1; aspect-ratio: 1/1;
object-fit: cover; object-fit: cover;
background: url("/imgs/notFound.png"); /* background: url("/imgs/notFound.png"); */
background-size: cover; /* background-size: cover; */
} }
.activity>img:not(.smallimg) { .activity>img:not(.smallimg) {