Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save johnnyBira/1df243fa56d541aba8d4678aefae3ce9 to your computer and use it in GitHub Desktop.
Save johnnyBira/1df243fa56d541aba8d4678aefae3ce9 to your computer and use it in GitHub Desktop.
column.js
<Column
columns={{ m: 6, l: 3, xl: 2 }}
offset={{ m: 2, l: 3, xl: 4 }}
direction={{ m: 'reverse' }}
verticalAlignSelf={{ l: 'center' }}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment