This-Is-SPARTA! Or rather, HTML. Not Markdown.

This commit is contained in:
Chris Rebert 2013-08-18 23:18:58 -07:00
parent 2234f0e333
commit c9b4f7254b
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ bootstrap/
<p>It's been redesigned, is now compiled in the browser instead of Heroku, has better dependency support, and even has built-in error handling. Better yet, we now save your customizations to an anonymous Gist for easy reuse, sharing, and modifications.</p>
<h4>Better box model by default.</h4>
<p>Everything in Bootstrap gets `box-sizing: border-box`, making for easier sizing options and an enhanced grid system.</p>
<p>Everything in Bootstrap gets <code>box-sizing: border-box</code>, making for easier sizing options and an enhanced grid system.</p>
<h4>Super-powered grid system.</h4>
<p>With four tiers of grid classes—phones, tablets, desktops, and large desktops—you can do some super crazy awesome layouts.</p>