Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active June 2, 2017 13:10
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/9474fef4099d1f912811d10140297a7b to your computer and use it in GitHub Desktop.
Save matthieu-D/9474fef4099d1f912811d10140297a7b to your computer and use it in GitHub Desktop.
<ion-row>
<ion-col offset-md-2 col-2>
1 of 4
</ion-col>
<ion-col offset-md-1 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment