From 1fb5e9d6e75fabca39be6c0ef44c8ea3f1a921d4 Mon Sep 17 00:00:00 2001 From: Nick Bland Date: Sat, 20 Apr 2024 20:45:30 +1000 Subject: [PATCH] Mobile Viewport Adjustments ~ Adjust mobile viewport for the countdown clock - now displays over two lines, and with spacing between the y/m/d times ~ Also adjust viewport for skills card - cards now take up the full width of grid cell now --- src/components/countdown.svelte | 8 +++++--- src/components/skills.svelte | 16 ++++++++-------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/src/components/countdown.svelte b/src/components/countdown.svelte index 219b793..0680894 100644 --- a/src/components/countdown.svelte +++ b/src/components/countdown.svelte @@ -83,9 +83,11 @@ {:else}

Time to Graduation
({FORMATTED})

- y - m - d- + y  + m  + d + + : : diff --git a/src/components/skills.svelte b/src/components/skills.svelte index f4e9843..99f541f 100644 --- a/src/components/skills.svelte +++ b/src/components/skills.svelte @@ -14,56 +14,56 @@
-
+
Javascript logo

JavaScript + TypeScript

-
+
Python logo

Python

-
+
Tux logo

Linux Administration

-
+
A team thinking

Working in Teams

-
+
A lightbulb with gears around it

Independant Projects

-
+
A person giving a lecture

Teaching Others

-
+
People communicating

Interpersonal Skills

-
+
A brain and lightbulb together

Critical Thinking