-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아까 말한 거 수정해주세요!!
- 이미지 파일명 오타
- 추가하기 버튼 버그
@media ${({ theme }) => theme.device.tablet && theme.device.mobile} { | ||
${({ theme }) => theme.font.mobile.body1b}; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 이렇게 하면 적용이 안되던데 tablet이랑 mobile 쪼개는 게 좋을 것 같아요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!!
1️⃣ 요약
구현 화면
2024-05-19.00-52-55.mp4
4️⃣ 추후 작업