Skip to content

Instantly share code, notes, and snippets.

@zsherman
Created July 10, 2018 21:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zsherman/49dd78cb34a907f554117bbba5694521 to your computer and use it in GitHub Desktop.
Save zsherman/49dd78cb34a907f554117bbba5694521 to your computer and use it in GitHub Desktop.
<Box
p={3}
m={3}
mb={2}
bg="gray.1"
color="gray.4"
borderRadius={4}
style={{
fontFamily: 'menlo',
textTransform: 'uppercase',
}}
>
Some Text Here
</Box>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment