From 298e3b59bcc59f4c30d3ba19cb6f45a84bd2c8c6 Mon Sep 17 00:00:00 2001 From: Angus Goody Date: Thu, 21 Dec 2023 15:27:25 +0000 Subject: [PATCH] UI tweaks (#12) * tweaks to display content * adjusted side colour * text tweaks --- components/AboutShell.vue | 2 +- components/education/EducationRow.vue | 4 ++-- components/employment/EmploymentRow.vue | 8 ++++---- components/project/ProjectShow.vue | 16 ++++++++++++---- 4 files changed, 19 insertions(+), 11 deletions(-) diff --git a/components/AboutShell.vue b/components/AboutShell.vue index f3636f5..09452b2 100644 --- a/components/AboutShell.vue +++ b/components/AboutShell.vue @@ -1,7 +1,7 @@