Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 폰트가 두껍게 보이는 오류 해결 및 폰트 수정 #187

Merged
merged 3 commits into from
Dec 30, 2024

Conversation

eonseok-jeon
Copy link
Member

✅ PR Point

🪐 폰트가 두껍게 보이는 에러 해결

font-smooth: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

스크린샷 2024-12-27 오전 11 28 31

스크린샷 2024-12-27 오전 11 27 31

🪐 폰드 문구 수정 및 크기 수정

description font 크기를 12 -> 14로 수정했어요
스크린샷 2024-12-27 오전 11 27 19

@eonseok-jeon eonseok-jeon self-assigned this Dec 27, 2024
Copy link

height bot commented Dec 27, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@eonseok-jeon eonseok-jeon merged commit 19b139d into dev Dec 30, 2024
2 checks passed
@eonseok-jeon eonseok-jeon deleted the bug-org-font-thick branch January 12, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 폰트가 두껍게 보이는 오류 해결 및 폰트 수정
2 participants