Skip to content

Commit 9f6b9f3

Browse files
committed
Replaced Box component with boldface element
1 parent 7a28246 commit 9f6b9f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/pages/HowToUse/index.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,7 @@ const HowToUse = () => {
6969
<Box className={classes.boxContainer}>
7070
<Box>
7171
<Typography variant='body1' className={classes.summary}>
72-
By adding the{' '}
73-
<Box display='inline' fontWeight='fontWeightBold'>
74-
&apos;civictechindex&apos;{' '}
75-
</Box>
72+
By adding the <b>&apos;civictechindex&apos; </b>
7673
topic tag to your project, we can create a continuously updated
7774
repository for all civic tech enthusiasts to find open source
7875
projects to model, connect with, and learn from.

0 commit comments

Comments
 (0)