From e3ea9307202cd30ff90aec6cf7c3d49f9dd4d135 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 25 Sep 2023 14:47:15 +0200 Subject: [PATCH] :lipstick: fix a bit of styling across page (about, index etc.) --- src/components/Header.astro | 2 +- src/pages/about.astro | 6 +++--- src/pages/index.astro | 7 +++---- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 2e935b2..e8a71c2 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -4,7 +4,7 @@ import { SITE_TITLE } from '../consts'; import ThemeIcon from './ThemeIcon.astro'; --- -
+
{SITE_TITLE} diff --git a/src/pages/about.astro b/src/pages/about.astro index a018768..5caccb8 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -11,10 +11,10 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; -
+
-
-

About me

+
+

About me

Some information about me & stuff I like

link to tools diff --git a/src/pages/index.astro b/src/pages/index.astro index ff73ea2..e04dc4e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -15,13 +15,12 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; -
+
-
- +

Sindre Kjelsrud

-

+

Student at Western University of Applied Sciences.