1
1
mirror of https://github.com/primer/css.git synced 2024-12-29 17:12:27 +03:00

simpliy hero padding

This commit is contained in:
Shawn Allen 2018-12-20 14:40:37 -08:00
parent fea374a1d8
commit b4c45783bc

View File

@ -5,7 +5,7 @@ import {CONTENT_MAX_WIDTH} from './constants'
const IndexHero = () => (
<Box bg="blue.5">
<Box maxWidth={CONTENT_MAX_WIDTH} px={6} py={6} mx="auto" mb={3}>
<Box maxWidth={CONTENT_MAX_WIDTH} p={6} mx="auto" mb={3}>
<Box mt={4} mb={4}>
<Heading color="white" fontSize={7} fontWeight="light">
Primer CSS