feat: adjustment pass on spacing between sections
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user