feat: set up a good looking outline for links
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user