feat: add gap to distinguish

This commit is contained in:
2026-03-10 23:11:45 -05:00
parent 2fbc9a764f
commit f030da549e

View File

@@ -98,7 +98,7 @@ const categories = (await directus.request(readItems('categories')))
</div> </div>
); );
})} })}
<div class="col-span-full"> <div class="col-span-full mt-8">
<LargeCategoryCard <LargeCategoryCard
title="All Posts" title="All Posts"
description="Here you can forgoe the organization and browse everything I've posted" description="Here you can forgoe the organization and browse everything I've posted"