Merge pull request #3059 from hunicus/shrink-og-avatar

Shrink og avators to make group more square
This commit is contained in:
wiz
2023-02-16 05:04:37 +09:00
committed by GitHub

View File

@@ -68,8 +68,8 @@
.community-sponsor {
img {
width: 67px;
height: 67px;
width: 57px;
height: 57px;
}
}