Skip to content

Commit e9268e8

Browse files
authored
Update projects.liquid
1 parent 3aaa8bd commit e9268e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/projects.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{{ project.fund }}
2727
</div>
2828
</div>
29-
<h2 class="card-title">{{ project.title }}</h2>
29+
<h3 class="card-title">{{ project.title }}</h3>
3030
<p class="card-text" style="font-size: 10px;">{{ project.description }}</p>
3131
<div class="row ml-1 mr-1 p-0">
3232
{% if project.github %}

0 commit comments

Comments
 (0)