📦 Initialize Geulbeot structure and merge Prompts & test projects

This commit is contained in:
2026-03-05 11:32:29 +09:00
commit 555a954458
687 changed files with 205247 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
:root {
--font-main: 'Noto Sans KR', sans-serif;
--page-width: 210mm;
--page-height: 297mm;
--margin-top: 25mm;
--margin-bottom: 25mm;
--margin-side: 25mm;
--primary-color: #003366; /* 전문적인 네이비 컬러 */
}