]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add codepen for horizontal alignment!
authorharry <harmanmanchanda182@gmail.com>
Tue, 27 Jun 2017 17:58:19 +0000 (23:28 +0530)
committerharry <harmanmanchanda182@gmail.com>
Tue, 27 Jun 2017 17:58:19 +0000 (23:28 +0530)
docs/pages/flexbox-utilities.md

index b0c163490584542deec2c67687ddfbaea2146112..9c44e776f789ff2d801dcff47dfb000bebc2d335 100644 (file)
@@ -39,6 +39,10 @@ Horizontal alignment classes are applied to flex parents. Left alignment is the
 - `.align-justify`
 - `.align-spaced`
 
+<div class="docs-codepen-container">
+<a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/mwqGLm?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html_example
 <div class="grid-x grid-padding-x"> <!-- Aligned to the left -->
   <div class="cell small-4">Aligned to</div>