Fix badge not centered
This commit is contained in:
parent
f7ad2aeea5
commit
d27e7493f4
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ body {
|
|||
.footer p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.badge {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue