From 13e3f36c3737a8bd40d08d9b2d404ea52454cdd8 Mon Sep 17 00:00:00 2001
From: Wiley Conte
Date: Tue, 24 Dec 2024 22:40:13 -0500
Subject: [PATCH] Minor gap adjust
---
components/DocsLayout/DocsLayout.module.scss | 2 +-
pages/docs/index.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/DocsLayout/DocsLayout.module.scss b/components/DocsLayout/DocsLayout.module.scss
index 66ee1295..2c9f2f6a 100644
--- a/components/DocsLayout/DocsLayout.module.scss
+++ b/components/DocsLayout/DocsLayout.module.scss
@@ -179,7 +179,7 @@
z-index: 50;
display: flex;
flex-direction: column;
- gap: 1.5rem;
+ gap: 0.75rem;
@media (max-width: 768px) {
gap: 0;
diff --git a/pages/docs/index.tsx b/pages/docs/index.tsx
index ad5c54ef..e81f6bdb 100644
--- a/pages/docs/index.tsx
+++ b/pages/docs/index.tsx
@@ -76,7 +76,7 @@ export default function DocsIndex() {
Send out questions to candidates and have their responses
automatically compiled into an embeddable voter guide.
- Learn more
+ Learn more