fix: related posts bg

This commit is contained in:
2026-04-11 18:20:01 +02:00
parent d851ca572d
commit 72d24f5f4d
+1 -1
View File
@@ -166,7 +166,7 @@
<!-- ── RELATED POSTS ─────────────────────────────────────────── --> <!-- ── RELATED POSTS ─────────────────────────────────────────── -->
{{- $related := .Site.RegularPages.Related . | first 3 -}} {{- $related := .Site.RegularPages.Related . | first 3 -}}
{{- with $related -}} {{- with $related -}}
<section class="bg-concrete border-t border-zinc gutter-x py-16 md:py-24"> <section class="bg-concrete border-t border-zinc gutter-x py-16 md:py-24 spray-bg">
<div class="max-w-5xl mx-auto"> <div class="max-w-5xl mx-auto">
<div class="flex items-center gap-5 mb-10"> <div class="flex items-center gap-5 mb-10">
<h2 class="font-display text-3xl md:text-4xl text-paper leading-none"> <h2 class="font-display text-3xl md:text-4xl text-paper leading-none">