fix: Footer 코드리뷰 반영 (alt 텍스트, 임의 폰트 크기) - #253
Merged
Merged
Conversation
로고에 의미 있는 alt 텍스트를 추가하고, 저작권 문구의 임의 폰트 크기(text-[11px])를 디자인 시스템 토큰 기반 클래스(text-xs)로 교체한다. Closes #252 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Reviewed by step-3.7-flash · Input: 52.2K · Output: 4.9K · Cached: 564.1K |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 내용
alt=""→alt="BOP 로고"로 의미 있는 대체 텍스트 추가text-[11px]) → 디자인 시스템 토큰 기반text-xs로 교체검증
pnpm run lint통과pnpm run build통과연결 이슈
Closes #252