From abe4cacf174b7c1b9118f43b55222763868a1ff7 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 13 Dec 2025 13:17:00 +0100 Subject: New post, fix issues --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/layouts/Layout.astro') diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 46720ba..e7b84ce 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -163,7 +163,7 @@ const { title, description, empty } = Astro.props; padding-block-end: 3rem; - > p > code { + p > code { word-break: break-word; font-family: $monoFontStack; -- cgit v1.3