From 37ac83550bbf36ea98a8fe144d6253b59710df05 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 15 Aug 2019 15:42:32 -0700 Subject: [PATCH] Set height of homepage images --- docs/content/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.mdx b/docs/content/index.mdx index 6c8ff8f6..98f24c20 100644 --- a/docs/content/index.mdx +++ b/docs/content/index.mdx @@ -33,7 +33,7 @@ Styles can be mixed and matched to achieve many different layouts, independent o {name: 'Components', description: 'Abstracted patterns for frequently used visual styles.', image: componentsImage} ].map(({name, description, image}) => ( - {name} + {name} {name}