Skip to content

Instantly share code, notes, and snippets.

@alanbsmith
Created September 4, 2020 20:19
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 alanbsmith/f91c39003aaac33fae31e434f8d85384 to your computer and use it in GitHub Desktop.
Save alanbsmith/f91c39003aaac33fae31e434f8d85384 to your computer and use it in GitHub Desktop.
image06 for component hierarchy post
<Box>
<Box paddingTop="l">Item 1</Box>
<Box paddingY="s">Item 2</Box>
<Box paddingBottom="l">Item 3</Box>
</Box>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment