We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9268e8 commit d2c16d3Copy full SHA for d2c16d3
_includes/projects.liquid
@@ -26,7 +26,7 @@
26
{{ project.fund }}
27
</div>
28
29
- <h3 class="card-title">{{ project.title }}</h3>
+ <h4 class="card-title">{{ project.title }}</h4>
30
<p class="card-text" style="font-size: 10px;">{{ project.description }}</p>
31
<div class="row ml-1 mr-1 p-0">
32
{% if project.github %}
0 commit comments