Skip to content

Commit

Permalink
verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Mar 22, 2024
1 parent 24a02c7 commit b68f812
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</>
)
},
Expand All @@ -39,7 +39,7 @@ function Feature ({ Svg, title, description }) {
backgroundColor: '#ffffff88',
borderRadius: '10px',
padding: '10px',
paddingTop: '20px'
margin: '5px'
}}>
{/* <div className="text--center">
<Svg className={styles.featureSvg} role="img" />
Expand Down

0 comments on commit b68f812

Please sign in to comment.