aboutsummaryrefslogtreecommitdiff
path: root/docs/utilities/spacing.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-05-28 11:25:59 -0700
committerMark Otto <[email protected]>2017-05-28 11:25:59 -0700
commitf682dec5c25f4ff1a29b34e10d339d549359cdb2 (patch)
tree56fc1244bdb43bc61152438dfeb32cfcd010ede0 /docs/utilities/spacing.md
parentc72cc98bd56fb50259c84a1fced38751009eb930 (diff)
downloadbootstrap-f682dec5c25f4ff1a29b34e10d339d549359cdb2.tar.xz
bootstrap-f682dec5c25f4ff1a29b34e10d339d549359cdb2.zip
new toc in utils and about and extend
Diffstat (limited to 'docs/utilities/spacing.md')
-rw-r--r--docs/utilities/spacing.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/utilities/spacing.md b/docs/utilities/spacing.md
index fa8a0d76c..d6d2d7b54 100644
--- a/docs/utilities/spacing.md
+++ b/docs/utilities/spacing.md
@@ -1,15 +1,14 @@
---
layout: docs
title: Spacing
+description: Bootstrap includes a wide range of shorthand responsive margin and padding utility classes to modify an element's appearance.
group: utilities
+toc: true
---
-Assign responsive-friendly `margin` or `padding` values to an element or a subset of its sides with shorthand classes. Includes support for individual properties, all properties, and vertical and horizontal properties. Classes are built from a default Sass map ranging from `.25rem` to `3rem`.
-
-## Contents
+## How it works
-* Will be replaced with the ToC, excluding the "Contents" header
-{:toc}
+Assign responsive-friendly `margin` or `padding` values to an element or a subset of its sides with shorthand classes. Includes support for individual properties, all properties, and vertical and horizontal properties. Classes are built from a default Sass map ranging from `.25rem` to `3rem`.
## Notation