Skip to content

Commit 20a9e8e

Browse files
committed
fixed lint error
1 parent 5dd2d2f commit 20a9e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/components/Contentful/Article/Article.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ class Article extends React.Component {
347347
button: tc['primary-green-md'],
348348
}}
349349
>
350-
<DiscordIconWhite style={{marginRight: '5px'}} /> Chat on Discord
350+
<DiscordIconWhite style={{ marginRight: '5px' }} /> Chat on Discord
351351
</PrimaryButton>
352352
</div>
353353
</div>

0 commit comments

Comments
 (0)