Skip to content

Instantly share code, notes, and snippets.

@maciejmatu
Created May 28, 2018 09:48
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 maciejmatu/d19c36f8b036ab2e9bbb642cce122296 to your computer and use it in GitHub Desktop.
Save maciejmatu/d19c36f8b036ab2e9bbb642cce122296 to your computer and use it in GitHub Desktop.
Example inky email template
<container>
<style>
.columns {
border: 1px solid #333;
}
</style>
<row>
<columns small="6" large="4">4 columns, 6 columns on small</columns>
<columns small="6" large="8">8 columns, 6 columns on small</columns>
</row>
</container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment