Skip to content

fix: Footer 코드리뷰 반영 (alt 텍스트, 임의 폰트 크기) - #253

Merged
sjungwon03 merged 1 commit into
devfrom
fix/252-footer-review-fix
Jul 24, 2026
Merged

fix: Footer 코드리뷰 반영 (alt 텍스트, 임의 폰트 크기)#253
sjungwon03 merged 1 commit into
devfrom
fix/252-footer-review-fix

Conversation

@sjungwon03

Copy link
Copy Markdown
Member

변경 내용

  • 로고 alt=""alt="BOP 로고"로 의미 있는 대체 텍스트 추가
  • 저작권 문구의 임의 폰트 크기(text-[11px]) → 디자인 시스템 토큰 기반 text-xs로 교체

검증

  • pnpm run lint 통과
  • pnpm run build 통과

연결 이슈

Closes #252

로고에 의미 있는 alt 텍스트를 추가하고, 저작권 문구의 임의 폰트 크기(text-[11px])를
디자인 시스템 토큰 기반 클래스(text-xs)로 교체한다.

Closes #252

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@sjungwon03 sjungwon03 added the fix 오류 수정 label Jul 24, 2026
@sjungwon03 sjungwon03 self-assigned this Jul 24, 2026
@sjungwon03
sjungwon03 requested a review from imi21123 July 24, 2026 12:57
@sjungwon03
sjungwon03 merged commit 5e3dde0 into dev Jul 24, 2026
2 checks passed
@kilo-code-bot

kilo-code-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • src/widgets/footer/Footer.tsx

Reviewed by step-3.7-flash · Input: 52.2K · Output: 4.9K · Cached: 564.1K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix 오류 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Footer 코드리뷰 반영 (alt 텍스트, 임의 폰트 크기)

1 participant