summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_blog.scss
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-03-28 16:47:59 +0100
committerAhmed Abdelhalim <[email protected]>2024-03-28 16:47:59 +0100
commit6fb8a4ae632ad321f3b2dcaae1fe1c06cc5d29ad (patch)
tree3181a17463b5c545126c00dc249af56158874c3f /assets/scss/web/_blog.scss
parentd313ce4341ba6d1b3d79ac9c01fa2a436ca9adfd (diff)
Fix the static blog post missing the source hut connection
Diffstat (limited to 'assets/scss/web/_blog.scss')
-rw-r--r--assets/scss/web/_blog.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/scss/web/_blog.scss b/assets/scss/web/_blog.scss
index bdb7b7f..2368af9 100644
--- a/assets/scss/web/_blog.scss
+++ b/assets/scss/web/_blog.scss
@@ -37,6 +37,8 @@
}
code {
+ font-size: 16px;
+
&.language-ascii {
line-height: 1
}