style: apply generous 1.7x spacing expansion across all page sections and container padding

This commit is contained in:
2026-07-30 23:17:31 +09:00
parent 1b38df79b7
commit cb22a5e019
5 changed files with 11 additions and 11 deletions
@@ -55,7 +55,7 @@ export default function PublicationCategoryPage({ params }: PageProps) {
}
return (
<div className="container-content space-y-20 md:space-y-28 py-10 md:py-16">
<div className="container-content space-y-32 md:space-y-48 py-16 md:py-28">
{/* Header */}
<section className="space-y-3">
<div className="flex items-center gap-3">