style: reduce top margin and vertical gaps by half on Publications page

This commit is contained in:
2026-07-30 23:22:24 +09:00
parent a3a9a86d46
commit 2455490ff1
@@ -55,7 +55,7 @@ export default function PublicationCategoryPage({ params }: PageProps) {
}
return (
<div className="container-content space-y-32 md:space-y-48 py-16 md:py-28">
<div className="container-content space-y-8 md:space-y-10 py-6 md:py-10">
{/* Header */}
<section className="space-y-3">
<div className="flex items-center gap-3">