Skip to content

Commit

Permalink
mobile font fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alpdogan committed Dec 26, 2023
1 parent a2eec56 commit ef61008
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ const Content = ({ hasWork, title, handleAddButtonClick, classes }) => {
}}
>
<span style={{
fontSize: '38px'
fontSize: '32px'
}}>
{title}
</span>
Expand Down

0 comments on commit ef61008

Please sign in to comment.