Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created May 27, 2017 01:04
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 matthieu-D/d52ed7a6dc78c9c6a50553b20164d105 to your computer and use it in GitHub Desktop.
Save matthieu-D/d52ed7a6dc78c9c6a50553b20164d105 to your computer and use it in GitHub Desktop.
<ion-row>
<ion-col col-4 col-sm-2 col-md-4 col-lg-2>
1 of 4
</ion-col>
<ion-col col-2 col-sm-4 col-md-2 col-lg-4>
2 of 4
</ion-col>
<ion-col col-4 col-sm-2 col-md-4 col-lg-2>
3 of 4
</ion-col>
<ion-col col-2 col-sm-4 col-md-2 col-lg-4>
4 of 4
</ion-col>
</ion-row>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment