Skip to content

Instantly share code, notes, and snippets.

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