Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 9ef12af

Browse files
committed
style(article-body-header): make refined tag smaller
1 parent 44f22fa commit 9ef12af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers/ArticleBodyHeader/styles/refined_label.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export const Wrapper = styled.div`
1212
padding: 0 5px;
1313
margin-right: 10px;
1414
border-radius: 5px;
15+
font-size: 0.9rem;
1516
`
1617
export const RefinedIcon = styled(Img)`
1718
fill: ${theme('baseColor.error')};

0 commit comments

Comments
 (0)