Skip to content

Instantly share code, notes, and snippets.

@lafikl
Last active December 11, 2015 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lafikl/4602080 to your computer and use it in GitHub Desktop.
Save lafikl/4602080 to your computer and use it in GitHub Desktop.
<div class="container">
<div class="row">
<div class="col-six col-four-mobile">
<div class="col-six col-two-mobile">أهلاً بالعالم</div>
<div class="col-six col-two-mobile">أهلاً بالعالم</div>
</div>
<div class="col-six col-four-mobile">
<div class="col-four col-one-mobile">أهلاً بالعالم</div>
<div class="col-eight col-three-mobile">أهلاً بالعالم</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment