From 2aef32a553f51f8311dad8e5cc5aaf8057c536d4 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sat, 26 Jun 2021 12:56:01 +0000
Subject: [PATCH] feat: Added gitalk comments
---
assets/css/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/assets/css/style.css b/assets/css/style.css
index 21e9cc4..e9450c0 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -348,7 +348,7 @@
.post .post-title h1 {
text-transform: uppercase;
- font-size: 3.0em;
+ font-size: 3em;
letter-spacing: 1px;
line-height: 1;
}
--
Gitblit v1.10.0