From cb376c732378c0ecec8716bc807fe2e5ed977b87 Mon Sep 17 00:00:00 2001 From: worldwidepixel <58098422+worldwidepixel@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:28:46 -0700 Subject: [PATCH] Various design improvements; Trying Geist font --- components/projectCard.vue | 6 +- components/projectSection.vue | 6 +- i18n/lang/en-US.json | 2 +- layouts/default.vue | 133 ++++++++++++++++++---------------- pages/alternatives.vue | 16 +--- pages/index.vue | 24 +++--- 6 files changed, 87 insertions(+), 100 deletions(-) diff --git a/components/projectCard.vue b/components/projectCard.vue index 75b4c2f..7024489 100644 --- a/components/projectCard.vue +++ b/components/projectCard.vue @@ -1,7 +1,5 @@