From 16ddd21a5f418cb1e421657a903c3aaf8064b62a Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Tue, 27 Nov 2018 02:00:32 -0800 Subject: feat(website): instant features section --- packages/website/ts/pages/instant/screenshots.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/website/ts/pages/instant/screenshots.tsx') diff --git a/packages/website/ts/pages/instant/screenshots.tsx b/packages/website/ts/pages/instant/screenshots.tsx index 672cdef59..4c87f1a19 100644 --- a/packages/website/ts/pages/instant/screenshots.tsx +++ b/packages/website/ts/pages/instant/screenshots.tsx @@ -4,7 +4,7 @@ import { Container } from 'ts/components/ui/container'; import { colors } from 'ts/style/colors'; export const Screenshots = () => ( - + -- cgit v1.2.3