From 4921b02f4517052ebbe0b9e661b1de67c0610af0 Mon Sep 17 00:00:00 2001 From: Gianfranco P <899175+gianpaj@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:33:40 +0200 Subject: [PATCH] Fix padding on home page "Have fun coloring and learn about Podman!" --- src/components/content/ColoringBookSection/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/content/ColoringBookSection/index.tsx b/src/components/content/ColoringBookSection/index.tsx index 2875b9517a..2781e61de5 100644 --- a/src/components/content/ColoringBookSection/index.tsx +++ b/src/components/content/ColoringBookSection/index.tsx @@ -6,7 +6,7 @@ function ColoringBookSection() {
-

{data.title}

+

{data.title}

{data.description}