summaryrefslogtreecommitdiff
path: root/layouts/blog/baseof.html
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-07-30 15:18:03 +0200
committermms <michal@sapka.me>2024-07-30 15:18:03 +0200
commite7db1820906f509be253ff7920c3e3f02a186feb (patch)
tree30c076c23f5a685cd28fa99f8c300ff0b878e084 /layouts/blog/baseof.html
parentd35fb8e92718bbb14eb8d17aada2ab82cde4d561 (diff)
feat: fix sentence
Diffstat (limited to 'layouts/blog/baseof.html')
-rw-r--r--layouts/blog/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/blog/baseof.html b/layouts/blog/baseof.html
index 55001af..37d34bf 100644
--- a/layouts/blog/baseof.html
+++ b/layouts/blog/baseof.html
@@ -56,7 +56,7 @@
background-attachment: fixed;
max-width: 98%;
font-family: serif;
- font-size: 1em;
+ font-size: 1.2em;
}
a {
color: var(--text-color);