aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/project
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/project')
-rw-r--r--layouts/project/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/project/single.html b/layouts/project/single.html
index c48a2cf..a177a10 100644
--- a/layouts/project/single.html
+++ b/layouts/project/single.html
@@ -5,7 +5,7 @@
</h2>
{{ with .Params.subtitle }}
- <h3 class="f3 baskerville my-4 p-1">{{ . }}</h3>
+ <h3 class="text-2xl baskerville my-4 p-1">{{ . }}</h3>
{{ end }}
{{ partial "meta_links.html" . }}