Last active
December 21, 2015 10:39
-
-
Save Papillard/6293627 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="my-container narrow grey"> | |
| <div class="row-fluid"> | |
| <div class="span4 step center"> | |
| <img src="img1.png"> | |
| <h3>Choose your markup</h3> | |
| <p>Pick them in our templates : a navbar, a footer section..</p> | |
| </div> | |
| <div class="span4 step center"> | |
| <img src="img2.png"> | |
| <h3>Add some spicy CSS</h3> | |
| <p>Custom your CSS with our templates</p> | |
| </div> | |
| <div class="span4 step center"> | |
| <img src="img3.png"> | |
| <h3>And do your cooking</h3> | |
| <p>A bit of pepper, a bit of salt, and a bit of creativity !</p> | |
| </div> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment