1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-03 17:17:19 +00:00

Fix margin between avatars on org pages (#15194) (#15197)

Fixes: https://github.com/go-gitea/gitea/issues/15191
This commit is contained in:
silverwind
2021-03-29 23:36:00 +02:00
committed by GitHub
parent 61308825a6
commit fd5c67226e

View File

@ -89,6 +89,7 @@
width: 48px;
height: 48px;
margin-right: 5px;
margin-bottom: 5px;
}
}
}