Skip to content

Commit b8d2700

Browse files
authored
Applied design system heading classes to Getting Started page (#2889)
* Apply design system heading classes to Getting Started page * replaced p tag with h2 tag
1 parent 73a5c24 commit b8d2700

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/getting-started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
permalink: /getting-started
55
---
66
<div class="header-container">
7-
<h1 class="header-h1">Getting Started</h1>
7+
<h1 class="header-h1 title1">Getting Started</h1>
88
<p class="header-bold-p">Follow the steps below to start as a Hack for LA volunteer!</p>
99
<p class="header-p">Hack for LA brings together civic-minded volunteers who build digital products,
1010
programs and services with community partners and local government to address issues in the LA region.
@@ -233,7 +233,7 @@ <h1 class="header-h1">Getting Started</h1>
233233

234234
<div class='page-card card-primary page-card-lg page-card--getting-started'>
235235
<div class="step-header">
236-
<p class="getting-started-step-title-faq">Frequently Asked Questions</p>
236+
<h2 class="getting-started-step-title-faq title4">Frequently Asked Questions</h2>
237237
</div>
238238
<div class='getting-started-guide-content-section'>
239239

0 commit comments

Comments
 (0)