aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsptaule <lecas83@gmail.com>2022-02-01 17:28:57 +0100
committersptaule <lecas83@gmail.com>2022-02-01 17:28:57 +0100
commita281a5c2681ab4aedddf326a6ca67474ff196c80 (patch)
tree080526d5e4e115ace450ab901df4e845c1eabda8
parentc7c683260313a93e9cd58742b4bb8fae2ff9c0ed (diff)
downloadgaragehq.deuxfleurs.fr-a281a5c2681ab4aedddf326a6ca67474ff196c80.tar.gz
garagehq.deuxfleurs.fr-a281a5c2681ab4aedddf326a6ca67474ff196c80.zip
Fix font size for blog post summary to fit with blog post content
-rwxr-xr-xtemplates/section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/section.html b/templates/section.html
index 2d0b792..d901172 100755
--- a/templates/section.html
+++ b/templates/section.html
@@ -41,7 +41,7 @@
</div>
</div>
<div class="content mt-2">
- <div class="text-gray-700 not-italic">
+ <div class="text-gray-700 text-lg not-italic">
{{ page.summary | safe | striptags }}
</div>
<a class="group font-semibold p-4 flex items-center space-x-1 text-garage-orange" href='{{ page.permalink }}'>