Skip to content

Commit c7df96c

Browse files
committed
update text
1 parent cb47b68 commit c7df96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/card/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const CardIndexPage = () => {
2020
<SEO title="Card UI Instructions" />
2121
<section className="intro">
2222
<div className="container">
23-
<h1 className="intro__heading">A Collection of free HTML and <span className="accent">CSS card</span> UI components with examples.</h1>
23+
<h1 className="intro__heading">A Collection of HTML and <span className="accent">CSS card</span> UI components with examples.</h1>
2424
<p className="intro__text">Now go build something great!</p>
2525
<div className="intro__link">
2626
<Link to="/card/examples" className="btn btn--primary">See Examples</Link>

0 commit comments

Comments
 (0)