Samples full width wraps

This commit is contained in:
Ezekiel Aquino
2018-11-28 17:32:27 +01:00
parent 38e12c2405
commit 4bad973877

View File

@@ -18,6 +18,18 @@ export const NextLanding = () => (
</Wrap>
</Section>
<Section noPadding>
<Wrap width="full">
<Column colWidth="2/3">
SAMPLE FLUSHED width
</Column>
<Column colWidth="1/3">
RIGHT IMAGE
</Column>
</Wrap>
</Section>
<Section bgColor="#003831">
<Wrap
width="narrow">