CSS rule for GitHub commit avatars
This commit is contained in:
parent
2f4ec5a17c
commit
87d47ece59
1 changed files with 4 additions and 0 deletions
|
@ -139,4 +139,8 @@ aside.onebox {
|
|||
}
|
||||
}
|
||||
|
||||
.github-avatar {
|
||||
height: 90px;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue