Created
September 8, 2017 14:39
-
-
Save nicolasblanco/4a03f2adf94a4e9a93ff9468f839546c to your computer and use it in GitHub Desktop.
This file contains 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="row"> | |
<div class="col-sm-6 col-md-6"> | |
1ere colonne | |
</div> | |
<div class="col-sm-6 col-md-6"> | |
2eme colonne | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment