From 86f1c62eedaee2857f7e3c166f739ca66366a38c Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Mon, 14 Apr 2025 14:33:06 +0200 Subject: [PATCH 1/4] fix: :adhesive_bandage: text-align when type or text line-wraps --- src/components/traits.webc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/traits.webc b/src/components/traits.webc index 4944398..1f955a7 100644 --- a/src/components/traits.webc +++ b/src/components/traits.webc @@ -64,12 +64,14 @@ & .type { font-size: 0.625em; color: var(--clr-heading-data); + text-align: left; text-transform: uppercase; grid-area: type; } & .text { font-size: 0.75em; + text-align: left; margin-block: 0; margin-inline: 0; color: var(--clr-text); From 262ed4d526e1ae7d4401d27b677f773f06f07070 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Mon, 14 Apr 2025 14:34:40 +0200 Subject: [PATCH 2/4] refactor: :recycle: use grid areas and fix no-image Safari alignment bug --- src/components/abilities.webc | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/src/components/abilities.webc b/src/components/abilities.webc index d7cae6d..8635535 100644 --- a/src/components/abilities.webc +++ b/src/components/abilities.webc @@ -8,7 +8,7 @@ sizes="(min-width: 64em) 500px, 250px" >Here you would see an illustration… If I had one… -
+

@@ -17,21 +17,26 @@ From 54b3304f2f61131a9cea0abb81101ae06ba2472d Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Wed, 16 Apr 2025 16:14:22 +0200 Subject: [PATCH 4/4] fix: :adhesive_bandage: update artist url --- src/sebin/clothing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sebin/clothing.md b/src/sebin/clothing.md index 8e74fe9..bbb8386 100644 --- a/src/sebin/clothing.md +++ b/src/sebin/clothing.md @@ -11,7 +11,7 @@ gallery: [ { alt: Sebin's cold weather outfit, artist: Lara Belém, - href: https://x.com/la_scarabie + href: https://bsky.app/profile/la-scarabie.bsky.social }, { alt: Sebin's workout attire,