Skip to content

Commit

Permalink
Minor Makeup
Browse files Browse the repository at this point in the history
  • Loading branch information
sshmatrix committed Sep 1, 2023
1 parent 68525b6 commit 03e7800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ const Home: NextPage = () => {
className="flex-column"
style={{
fontSize: onSearch ? '36px' : '44px',
marginTop: onSearch ? '24px' : '30px',
marginTop: onSearch ? '44px' : '10px',
color: '#fc6603'
}}
>
Expand Down

0 comments on commit 03e7800

Please sign in to comment.