From 4dd85113215412891790090e20a07a6dc58171c7 Mon Sep 17 00:00:00 2001 From: Aarni Koskela Date: Thu, 30 May 2024 17:59:29 +0300 Subject: [PATCH] Gently tweak new layout (#105) * fix: give top nav links a bit more hit area and breathing room * fix: disable inadvertent selection on COC checkbox --- components/Form.tsx | 2 +- components/Nav.tsx | 35 ++++++++++------------------------- 2 files changed, 11 insertions(+), 26 deletions(-) diff --git a/components/Form.tsx b/components/Form.tsx index 287d29b..a3f2f9c 100644 --- a/components/Form.tsx +++ b/components/Form.tsx @@ -85,7 +85,7 @@ export default function Form() { -