From 4a2e76a2bc75d875a75b18f0c2c933202ce9ebe0 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sat, 26 Jun 2021 12:43:53 +0000
Subject: [PATCH] chore: ran prettier on gitalk
---
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