Skip to content

Commit

Permalink
index.md
Browse files Browse the repository at this point in the history
I am not the only one who got this problem. I think some other junior leaner will do the same. My English is poor.If the idea is good, please change it to correct spelling and grammar.
here is the question link: #1739
  • Loading branch information
kavanLi authored Jan 21, 2018
1 parent 36ac7c7 commit 65325f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tutorial/part-two/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,9 @@ Now, all the text font sizes should be slightly bigger. Try changing the
`baseFontSize` to `24px` then `12px`. All elements get resized as their
`font-size` is based on the `baseFontSize`.

Note that if you using command (perhaps `gatsby new gatsby-site`) to start learning when you read (perhaps [Get started](https://www.gatsbyjs.org/docs/)).
At this time,do changing `baseFontSize` has no effect.And the truth is that it does have an effect since the default starter includes its own CSS which is applied after the plugin.So, the better way to learning this tutorial is using command `gatsby new tutorial-part-two https://github.com/gatsbyjs/gatsby-starter-hello-world` to get started.Or you may get this trouble.

There are
[many themes available](https://github.com/KyleAMathews/typography.js#published-typographyjs-themes)
for Typography.js. Let's try a couple. In your terminal at the root of your
Expand Down

0 comments on commit 65325f6

Please # to comment.