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] Design 테스트 페이지 구현 #50

Merged
merged 7 commits into from
May 18, 2024
Merged

Conversation

mungjin01
Copy link
Collaborator

1️⃣ 요약

  • design 테스트 페이지 구현

구현 화면

2024-05-19.00-52-55.mp4

4️⃣ 추후 작업

  • 플랫폼 페이지 반응형 구현
  • 서버 연동
  • design, discover 테스트 시작페이지 구현

Copy link
Member

@AAminha AAminha left a comment

Choose a reason for hiding this comment

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

아까 말한 거 수정해주세요!!

  • 이미지 파일명 오타
  • 추가하기 버튼 버그

Comment on lines 62 to 64
@media ${({ theme }) => theme.device.tablet && theme.device.mobile} {
${({ theme }) => theme.font.mobile.body1b};
}
Copy link
Member

Choose a reason for hiding this comment

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

이거 이렇게 하면 적용이 안되던데 tablet이랑 mobile 쪼개는 게 좋을 것 같아요

@mungjin01 mungjin01 added the ✨Feature 기능 개발 이슈 label May 18, 2024
Copy link
Member

@AAminha AAminha left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

@mungjin01 mungjin01 merged commit e4d4bab into develop May 18, 2024
@mungjin01 mungjin01 deleted the feature/#24/design-test branch May 18, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature 기능 개발 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants