From 4bad973877fdf7a8bc7b34f56d0c2e6cc13f5996 Mon Sep 17 00:00:00 2001 From: Ezekiel Aquino Date: Wed, 28 Nov 2018 17:32:27 +0100 Subject: Samples full width wraps --- packages/website/ts/@next/pages/landing.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'packages') diff --git a/packages/website/ts/@next/pages/landing.tsx b/packages/website/ts/@next/pages/landing.tsx index 709b77e76..e3c1cc740 100644 --- a/packages/website/ts/@next/pages/landing.tsx +++ b/packages/website/ts/@next/pages/landing.tsx @@ -18,6 +18,18 @@ export const NextLanding = () => ( +
+ + + SAMPLE FLUSHED width + + + + RIGHT IMAGE + + +
+
-- cgit v1.2.3