This commit is contained in:
2023-09-10 16:50:27 +02:00
parent b16ccfdea4
commit 7cc75c99d6
13 changed files with 125 additions and 301 deletions

View File

@@ -11,7 +11,7 @@ const { data: projects } = await useProjects()
<template>
<section class="w-container lg:my-24 my-16">
<div class="max-w-3xl space-y-8">
<div class="px-4 max-w-3xl space-y-8">
<div>
<h1 class="text-4xl font-bold tracking-tight text-zinc-800 dark:text-zinc-100 sm:text-5xl !leading-tight">
All my projects can be found on GitHub and by scrolling down.