Adjust official badge height

This commit is contained in:
hackerbirds 2023-03-02 08:26:37 +01:00 committed by Jamie Kyle
parent c571305d8a
commit c4fc2d7208

View file

@ -143,13 +143,13 @@
);
}
}
&__official-badge {
background: url('../images/icons/v2/official-20.svg') no-repeat center;
display: inline-block;
height: 18px;
margin-left: 4px;
margin-bottom: -4px;
margin-bottom: -3px;
width: 18px;
}