Adjust official badge height
This commit is contained in:
parent
c571305d8a
commit
c4fc2d7208
1 changed files with 2 additions and 2 deletions
|
@ -143,13 +143,13 @@
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__official-badge {
|
&__official-badge {
|
||||||
background: url('../images/icons/v2/official-20.svg') no-repeat center;
|
background: url('../images/icons/v2/official-20.svg') no-repeat center;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-bottom: -4px;
|
margin-bottom: -3px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue