mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #3059 from hunicus/shrink-og-avatar
Shrink og avators to make group more square
This commit is contained in:
commit
ae9f98f26c
1 changed files with 2 additions and 2 deletions
|
|
@ -68,8 +68,8 @@
|
|||
|
||||
.community-sponsor {
|
||||
img {
|
||||
width: 67px;
|
||||
height: 67px;
|
||||
width: 57px;
|
||||
height: 57px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue