From 386670b5b6c0369ce983f91e5ea253ba0c1c652b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Tue, 9 Aug 2022 20:52:46 +0200 Subject: [PATCH] [wip] Update About page with Stack of cards for Steps --- src/routes/about.svelte | 102 +++++++----- src/routes/about.ts | 2 - src/style/_typography.scss | 6 +- src/style/molecules/_heading.scss | 3 +- src/style/pages/_about.scss | 255 ++++++++++++++++++++---------- 5 files changed, 238 insertions(+), 130 deletions(-) diff --git a/src/routes/about.svelte b/src/routes/about.svelte index c120f9b..c21e1f5 100644 --- a/src/routes/about.svelte +++ b/src/routes/about.svelte @@ -4,7 +4,7 @@