From 08c25123777678b1025f0cb70271b57a87e6992d Mon Sep 17 00:00:00 2001 From: WilliamRagstad Date: Sun, 4 Aug 2024 12:53:45 +0200 Subject: [PATCH] Reduce padding bottom --- src/components/CodeBox.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CodeBox.jsx b/src/components/CodeBox.jsx index 65eb743..1c38d5c 100644 --- a/src/components/CodeBox.jsx +++ b/src/components/CodeBox.jsx @@ -27,7 +27,7 @@ export const CodeBox = () => (<> -
+				
 					
 						
// HTML pages and fragments