Files
_Geulbeot/02. Prompts/문서생성/domain/도메인_문서생성_페이지_분할_v01.md

153 B

    /* 페이지 분할 알고리즘 */
    section {
        break-inside: auto; /* 섹션 내부에서 페이지 나눔 허용 */
    }