mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
fix avatar spacing in header
This commit is contained in:
parent
815e9c5ae9
commit
1e979042e6
@ -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")}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user