From 2adf252645fa4e15d4482c2b37610a3bf208e876 Mon Sep 17 00:00:00 2001 From: memdmp Date: Wed, 14 Jan 2026 20:35:52 +0100 Subject: chore: make all headers 1 size bigger --- src/app.css | 6 +++--- src/routes/blog/posts/alpine-ssh-early-initfs.svx | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/app.css b/src/app.css index 81a7926..c41d249 100644 --- a/src/app.css +++ b/src/app.css @@ -106,13 +106,13 @@ @apply text-4xl mb-1.5 mt-2; } h2 { - @apply my-1.5 text-2xl; + @apply my-1.5 text-3xl; } h3 { - @apply my-1 text-xl; + @apply my-1 text-2xl; } h4 { - @apply my-1 text-lg; + @apply my-1 text-xl; } h1,h2,h3,h4,h5,h6,p,blockquote:not(.no-at-a-glance) { @apply relative text-white/90 hover:text-white; diff --git a/src/routes/blog/posts/alpine-ssh-early-initfs.svx b/src/routes/blog/posts/alpine-ssh-early-initfs.svx index 625143d..d084380 100644 --- a/src/routes/blog/posts/alpine-ssh-early-initfs.svx +++ b/src/routes/blog/posts/alpine-ssh-early-initfs.svx @@ -109,3 +109,5 @@ But also, no. ## starting ssh before `initramfs-init.in` > "it's like LogoFAIL for your initfs" - somebeing, probably + +After roughly a few moments too many than this one'd prefer ot have thought about this, it came to the idea of [TODO: FINISH POST] -- cgit v1.2.3