feat: adjustment pass on spacing between sections
All checks were successful
renovate / renovate (push) Successful in 1m32s
test-build / build (push) Successful in 3m22s
test-build / guarddog (push) Successful in 4m3s

This commit is contained in:
2026-02-19 18:14:44 -06:00
parent 0d87af3aca
commit b3c377f62d
5 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ const global = await directus.request(readSingleton('site_global'));
/>
<section class="max-w-7xl px-4 sm:px-6 lg:px-8 py-10 lg:py-14 mx-auto">
<div class="flex flex-col gap-y-24 md:gap-y-32">
<div class="flex flex-col gap-y-12 md:gap-y-20">
<ExperienceSection className="smooth-reveal" />
<EducationSection className="smooth-reveal" />
<ProjectSection className="smooth-reveal" />