diff --git a/components/Docs.tsx b/components/Docs.tsx
index 775ba99..4069657 100644
--- a/components/Docs.tsx
+++ b/components/Docs.tsx
@@ -5,7 +5,7 @@ import SEO from './SEO'
const Docs = ({ title, header, description, subheader, children }: DocsProps): JSX.Element => {
return (
<>
-