aboutsummaryrefslogtreecommitdiff
path: root/src/components/Highlight/Highlight.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Highlight/Highlight.tsx')
-rw-r--r--src/components/Highlight/Highlight.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Highlight/Highlight.tsx b/src/components/Highlight/Highlight.tsx
index 71764e2..8e11c34 100644
--- a/src/components/Highlight/Highlight.tsx
+++ b/src/components/Highlight/Highlight.tsx
@@ -13,7 +13,7 @@ const useStyles = makeStyles({
menuButton: {
width: 200,
height: 50,
- textAlign: 'center'
+ textAlign: 'center',
},
menuNumber: {
fontWeight: 800,