aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-18 23:18:58 -0700
committerChris Rebert <[email protected]>2013-08-18 23:18:58 -0700
commitc9b4f7254bf16f6db32129e156b16f236cb0f5f1 (patch)
treec4b7f21668d80283691b80be761ed0d01fbd92f6 /getting-started.html
parent2234f0e333e140a4b8ee785c5198b6a67e92d70f (diff)
downloadbootstrap-c9b4f7254bf16f6db32129e156b16f236cb0f5f1.tar.xz
bootstrap-c9b4f7254bf16f6db32129e156b16f236cb0f5f1.zip
This-Is-SPARTA! Or rather, HTML. Not Markdown.
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index 4ce4526c3..051e69a3b 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -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>