Skip to content

Commit b91b55d

Browse files
committed
Styling
1 parent 40a246d commit b91b55d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

courses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>Get educated!</h1>
2121
<div class="container">
2222
<div class="row">
2323
<div class="columns full">
24-
<h3>Courses</h3>
24+
<h2>Courses</h2>
2525
</div>
2626
</div>
2727
<div class="grid-250">

tutorials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>Learn by doing!</h1>
2121
<div class="container">
2222
<div class="row">
2323
<div class="columns full">
24-
<h3>Tutorials</h3>
24+
<h2>Tutorials</h2>
2525
</div>
2626
</div>
2727
<div class="grid-250">

0 commit comments

Comments
 (0)