Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 07974ec

Browse files
committed
Center the heading
1 parent 0693cb8 commit 07974ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const Home = (props: {
7171
</div>
7272

7373
<div className="section">
74-
<h2>Get started</h2>
74+
<h2 class="centered">Get started</h2>
7575
<button className="fork-button">Fork Devii on GitHub</button>
7676
</div>
7777

0 commit comments

Comments
 (0)