From 2e4eafaa62e7591cf0f17133d64c0e49872f60a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl-Gerhard=20Lindesva=CC=88rd?= Date: Wed, 13 Nov 2024 23:46:04 +0100 Subject: [PATCH] fix(public): improve mobile experiance #2 --- apps/public/components/github-button.tsx | 2 +- apps/public/components/navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/public/components/github-button.tsx b/apps/public/components/github-button.tsx index 0126af3b..a5461d33 100644 --- a/apps/public/components/github-button.tsx +++ b/apps/public/components/github-button.tsx @@ -19,7 +19,7 @@ export function GithubButton() { // }, []); return (