mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
fix avatar spacing in header
This commit is contained in:
@@ -145,13 +145,14 @@ code {
|
||||
#avatar-wrapper {
|
||||
height: 64px;
|
||||
overflow: hidden;
|
||||
font-size: 0;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
display: inline-block;
|
||||
margin-right: 0.5em;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.avatar.jomo {background-image: url("/avatars/ae795aa86327408e92ab25c8a59f3ba1?size=64")}
|
||||
|
||||
Reference in New Issue
Block a user