This commit is contained in:
Bingus_Violet 2023-11-30 20:42:41 -06:00
parent 33a3a9ced2
commit fd63a5c1e1
2 changed files with 2 additions and 4 deletions

View file

@ -83,6 +83,7 @@ a {
.activity > img {
width: 128px;
height: 128px;
min-height: 100%;
aspect-ratio: 1/1;
object-fit: cover;
}