From 10ff3eea0c2ab125896451b58da5ff98d4660490 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sun, 10 Dec 2023 01:08:11 +0100 Subject: [PATCH] :lipstick: fix slot to fit content --- src/components/SectionContainer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SectionContainer.astro b/src/components/SectionContainer.astro index a56e6a0..03be595 100644 --- a/src/components/SectionContainer.astro +++ b/src/components/SectionContainer.astro @@ -15,7 +15,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
- +