공개 화면 테마와 패널 구조 보정

This commit is contained in:
2026-04-29 15:01:59 +09:00
parent 37f6c38caa
commit a3acd9320a
14 changed files with 390 additions and 73 deletions

View File

@@ -1,5 +1,11 @@
# 업데이트 요약
## v0.0.3
- 공개 화면의 라이트/다크 색상 토큰을 추가.
- 좌우 사이드바가 헤더 아래 전체 높이를 차지하도록 레이아웃 보정.
- Thred 참고 화면에 가깝게 헤더, 히어로, 사이드바 임시 콘텐츠를 보강.
## v0.0.2
- Nuxt 3 기반 프로젝트 실행 구조를 추가.