From ae1f5227241a7aaed8d0dcf9756b801aecf732e3 Mon Sep 17 00:00:00 2001 From: Malted Date: Fri, 7 Apr 2023 01:50:55 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Adjust=20spacing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/index/github.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/index/github.js b/components/index/github.js index 2232602a..42832eef 100644 --- a/components/index/github.js +++ b/components/index/github.js @@ -29,7 +29,7 @@ export default function GitHub({ width: '100%', display: 'flex', alignItems: 'center', - gap: '1rem', + gap: 2, height: '2rem', width: ['fit-content', null, null, '100%'], maxWidth: '30rem',