diff options
| author | Pierre-Denis Vanduynslager <[email protected]> | 2017-01-22 17:32:50 -0500 |
|---|---|---|
| committer | Pierre-Denis Vanduynslager <[email protected]> | 2017-01-22 17:32:50 -0500 |
| commit | 1cdd0d16c195fccdef33229eba687a0f6a65f56e (patch) | |
| tree | acbf02975ae7aa427d46049ac9a89627d242b91e /docs/getting-started | |
| parent | ef2181ff4d53b9196828fae3ed8b62b493b4f937 (diff) | |
| parent | 091f3b8c246a8e4923f3f156ffbf3e359058d1d5 (diff) | |
| download | bootstrap-1cdd0d16c195fccdef33229eba687a0f6a65f56e.tar.xz bootstrap-1cdd0d16c195fccdef33229eba687a0f6a65f56e.zip | |
Merge branch 'twbs/v4-dev' into dropdown-keyboard
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/introduction.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index 9d6fa2ce4..d70a42627 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -106,9 +106,9 @@ With the above snippet, nested elements—including generated content via `:befo Learn more about [box model and sizing at CSS Tricks](https://css-tricks.com/box-sizing/). -### Normalize.css +### Reboot -For improved cross-browser rendering, we use [Normalize.css](https://necolas.github.io/normalize.css/) to correct small inconsistencies across browsers and devices. We further build on this with our own, slightly more opinionated styles with [Reboot]({{ site.baseurl }}/content/reboot/). +For improved cross-browser rendering, we use [Reboot]({{ site.baseurl }}/content/reboot/) to correct inconsistencies across browsers and devices while providing slightly more opinionated resets to common HTML elements. ## Community |
