Add community badge

This commit is contained in:
Kamran Ahmed
2020-05-26 22:39:09 +04:00
parent 54fae335c2
commit d4ef930187
5 changed files with 22 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ export const ItemTitle = styled.h3`
export const Badge = styled.span`
font-size: 10px;
font-weight: 600;
background: #696969;
background: #8a8a8a;
color: white;
padding: 0 8px;
border-radius: 4px;