mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
This-Is-SPARTA! Or rather, HTML. Not Markdown.
This commit is contained in:
parent
2234f0e333
commit
c9b4f7254b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user