We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9942c2f commit 7d0720eCopy full SHA for 7d0720e
src/components/landing/Stats.js
@@ -12,7 +12,7 @@ const Stats = () => (
12
<div className="Stats-list">
13
<div className="Stat">
14
<FontAwesomeIcon icon={faFileAlt} />
15
- <h3 className="Stat-number -with-plus">350</h3>
+ <h3 className="Stat-number -with-plus">500</h3>
16
<div className="Stat-caption">Total pages</div>
17
</div>
18
0 commit comments