feat: implement layout 3-tier container architecture, desktop screen token, Gate 8 no-escape rule, and clean dead code

This commit is contained in:
2026-07-30 20:49:40 +09:00
parent 51aae14133
commit 66fae1ebec
13 changed files with 137 additions and 101 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ export default function HomePage() {
const pubCount = publications.length + patents.length;
return (
<div className="space-y-16 py-6">
<div className="container-content space-y-16 py-6">
{/* Hero Section */}
<section className="relative">
<div className="flex items-center gap-3 mb-4">