- Skills @@ -110,7 +114,7 @@ const kcStart = new Date(2026, 0, 1); Jahre (AWS Certified Solutions Architect – Associate, AWS, GCP, Azure, CloudFormation, HashiCorp Terraform) diff --git a/src/styles/global.css b/src/styles/global.css index f000e38..871723d 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -44,6 +44,10 @@ } @layer components { + .page-nav li:not(:first-child) { + @apply ms-2 border-s border-zinc-600 ps-2 dark:border-zinc-400; + } + .link-github { @apply bg-github hover:bg-github-hover text-white; }