feat: set up a good looking outline for links

This commit is contained in:
2026-04-01 19:15:40 +02:00
parent 4ce0421e95
commit 6eb4334691
2 changed files with 5 additions and 2 deletions

View File

@@ -32,7 +32,10 @@ const kcStart = new Date(2026, 0, 1);
<main class="flex items-center justify-center">
<article>
<div class="mb-8 flex items-baseline gap-6">
<a href="/" title="Zurück" class="text-soft"
<a
href="/"
title="Zurück"
class="text-soft rounded-full outline-offset-2"
><BackIcon class="size-9" /></a
>
<h1>Skills</h1>