From e9e0085672198c3bbb143fdfecca37d8d9af8794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= Date: Wed, 25 Oct 2023 14:58:17 +0200 Subject: [PATCH] fix(theme): add padding to tab item --- src/components/Tab.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Tab.astro b/src/components/Tab.astro index cd6451795..fdd21c71a 100644 --- a/src/components/Tab.astro +++ b/src/components/Tab.astro @@ -26,5 +26,5 @@ if (Astro.slots.has("default")) {