Skip to content

Instantly share code, notes, and snippets.

@adriantoine
Created October 16, 2019 05:58
Show Gist options
  • Save adriantoine/6f25f2f917a2dd38b1b7114d5dc7e532 to your computer and use it in GitHub Desktop.
Save adriantoine/6f25f2f917a2dd38b1b7114d5dc7e532 to your computer and use it in GitHub Desktop.
<Box marginTop="10px" marginBottom="20px" borderBottom="1px solid blue">
<Flex>
<Text fontWeight="bold">Hello</Text>
<Text color="red">World</Text>
</Flex>
<Box>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment