Skip to content

fix: 문서 메인 페이지 반응형 레이아웃 추가#79

Merged
6-keem merged 1 commit intomainfrom
fix/docs-responsive-layout
Mar 22, 2026
Merged

fix: 문서 메인 페이지 반응형 레이아웃 추가#79
6-keem merged 1 commit intomainfrom
fix/docs-responsive-layout

Conversation

@6-keem
Copy link
Member

@6-keem 6-keem commented Mar 22, 2026

Summary

  • 문서 메인 페이지(ko/en/ja/zh)에 반응형 미디어 쿼리 추가
  • 768px 이하: 카드/기능 섹션 1열 배치, 아이콘 크기·패딩 축소
  • 769px~1024px: 2열 그리드 배치
  • 기존 3열 고정 레이아웃에서 좁은 화면 시 글씨가 세로로 깨지는 문제 해결

Test plan

  • 모바일 해상도(~768px)에서 카드/기능 섹션이 1열로 표시되는지 확인
  • 태블릿 해상도(769px~1024px)에서 2열로 표시되는지 확인
  • 데스크톱 해상도(1025px~)에서 기존 3열 유지 확인
  • 4개 언어 페이지(ko/en/ja/zh) 모두 동일하게 동작하는지 확인

@6-keem 6-keem self-assigned this Mar 22, 2026
@6-keem 6-keem added the documentation Improvements or additions to documentation label Mar 22, 2026
@6-keem 6-keem merged commit 3902303 into main Mar 22, 2026
@6-keem 6-keem deleted the fix/docs-responsive-layout branch March 22, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant