Skip to content

Commit

Permalink
🐝 fix font size
Browse files Browse the repository at this point in the history
  • Loading branch information
danyx23 committed Oct 24, 2023
1 parent 4efa219 commit be260c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export const IndicatorBrief = (props: IndicatorBriefProps) => {
<h2 className="key-info__title">
About this data
</h2>
<div className="key-info__content">
<div className="key-info__content article_block__text">
<SimpleMarkdownText
text={props.descriptionShort}
/>
Expand Down

0 comments on commit be260c1

Please sign in to comment.