Fix links and syntax

For pages in utilities/, reorder `nav_order` to follow `parent`.
This commit is contained in:
EricFromCanada
2019-01-14 14:39:40 -05:00
parent ae5bcfe361
commit 2218e6e565
8 changed files with 12 additions and 13 deletions

View File

@@ -79,7 +79,7 @@ Wrap the button in a container that uses the [font-size utility classes]({{ site
### Spacing between buttons
Use the [margin utility classes]({{ site.baseurl }}{% link docs/utilities/utilities.md %}#spacing) to add spacing between two buttons in the same block.
Use the [margin utility classes]({{ site.baseurl }}{% link docs/utilities/layout.md %}#spacing) to add spacing between two buttons in the same block.
<div class="code-example" markdown="1">
[Button with space](http://example.com/){: .btn .btn-purple .mr-2 }