From 262ed4d526e1ae7d4401d27b677f773f06f07070 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Mon, 14 Apr 2025 14:34:40 +0200 Subject: [PATCH] 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 @@