Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/GuideTile/GuideTile.js
Original file line number Diff line number Diff line change
@@ -22,6 +22,7 @@ const GuideTile = ({ duration, title, description, className, to }) => (
<h3
css={css`
font-size: 1rem;
margin-bottom: 0.5rem;
`}
>
{title}

0 comments on commit 7c41d75

Please sign in to comment.