diff --git a/src/components/CategoryBox.js b/src/components/CategoryBox.js index 194571c..f4e26cc 100644 --- a/src/components/CategoryBox.js +++ b/src/components/CategoryBox.js @@ -16,7 +16,7 @@ const CategoryBox = ({ name, seoName, bgcolor, - fontSize = '0.8rem', + fontSize = '1.2rem', ...props }) => { const [imageUrl, setImageUrl] = useState(null); @@ -186,7 +186,7 @@ const CategoryBox = ({ fontFamily: 'SwashingtonCP, "Times New Roman", Georgia, serif', fontWeight: 'normal', lineHeight: '1.2', - padding: '0 8px' + padding: '12px 8px' }}> {name}