diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index 0770f8d..1582ff8 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -15,7 +15,7 @@ const FeatureList = [ title: 'Just Works', description: ( <> - Simple, tested, used in production. Configurable enough, but works out of the box. + Simple, tested, used in production. Configurable enough, batteries included. ) }, @@ -39,7 +39,7 @@ function Feature ({ Svg, title, description }) { backgroundColor: '#ffffff88', borderRadius: '10px', padding: '10px', - paddingTop: '20px' + margin: '5px' }}> {/*