diff options
chore: make all headers 1 size bigger
Diffstat (limited to 'src')
| -rw-r--r-- | src/app.css | 6 | ||||
| -rw-r--r-- | src/routes/blog/posts/alpine-ssh-early-initfs.svx | 2 |
2 files changed, 5 insertions, 3 deletions
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] |