Skip to content

Commit

Permalink
fix: Fix figma case
Browse files Browse the repository at this point in the history
  • Loading branch information
alimoezzi committed May 8, 2022
1 parent 1314a71 commit d4d01ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ function Page({ startZ, distance }) {
type: 'text',
font: 'https://res.cloudinary.com/du37hrqiv/raw/upload/v1650574011/Hack_Bold_Nerd_Font_Complete_o4hhif.woff',
fontSize: 0.07,
content: 'FIGMA'
content: 'Figma'
},
{
type: 'text',
Expand Down

0 comments on commit d4d01ba

Please sign in to comment.