From 0598b035068b3332296c640b503af782e2ad1d64 Mon Sep 17 00:00:00 2001 From: aidanCQ Date: Tue, 17 Sep 2024 13:45:38 +0100 Subject: [PATCH] fix(): Subtitle bottom margin. --- src/custom/docs/components/header/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom/docs/components/header/index.tsx b/src/custom/docs/components/header/index.tsx index 70b5c55..ab06588 100644 --- a/src/custom/docs/components/header/index.tsx +++ b/src/custom/docs/components/header/index.tsx @@ -24,7 +24,7 @@ React.InputHTMLAttributes >(({ className, type, ...props }, ref) => { return (

{props.children}