Skip to content

Commit

Permalink
fix: Make fontsize of Scikit-learn in ml section smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
alimoezzi committed May 8, 2022
1 parent 9715ac1 commit 3a12a34
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 @@ -239,7 +239,7 @@ function Page({ startZ, distance }) {
type: 'text',
content: 'Scikit-Learn',
font: 'https://res.cloudinary.com/du37hrqiv/raw/upload/v1650574011/Hack_Bold_Nerd_Font_Complete_o4hhif.woff',
fontSize: 0.3
fontSize: 0.05
},
{
type: 'text',
Expand Down

0 comments on commit 3a12a34

Please sign in to comment.