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

feat : add leaderboard section #209

Merged
merged 1 commit into from
Jan 26, 2025
Merged

feat : add leaderboard section #209

merged 1 commit into from
Jan 26, 2025

Conversation

SamTheKorean
Copy link
Contributor

@SamTheKorean SamTheKorean commented Jan 23, 2025

Checklist before merging

  • Link an issue with the pull request
  • Ensure no errors or warnings on the browser console
  • Avoid additional major pushes after approval (if necessary, request a new review)

mobile

Screenshot 2025-01-23 at 12 45 33 AM

desktop

Screenshot 2025-01-23 at 12 44 39 AM

@@ -18,6 +18,7 @@ class LanguageSection extends HTMLElement {
justify-content: center;
align-items: center;
height: 100vh;
background-color: var(--bg-100);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

기존 배경색이 잘못되어 수정했습니다!

Copy link
Member

@sounmind sounmind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@SamTheKorean SamTheKorean merged commit 78fbf54 into main Jan 26, 2025
@SamTheKorean SamTheKorean deleted the 213 branch January 26, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

기존 홈페이지 리더보드 섹션 추가
2 participants