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

[FE] feat: UI변경 #178

Merged
merged 3 commits into from
Dec 4, 2023
Merged

Conversation

d0422
Copy link
Collaborator

@d0422 d0422 commented Dec 4, 2023

PR 설명

전체적인 UI를 변경

✅ 완료한 기능 명세

  • 전체적인 UI 변경

📸 스크린샷

변경전

image

변경후

image

d0422 added 3 commits December 4, 2023 14:08
primary color 변경, point-red, point-blue 컬러 추가
svg 색상 변경
[FE] UI변경
@d0422 d0422 added feature 기능 구현 FrontEnd 프론트엔드 관련 labels Dec 4, 2023
@d0422 d0422 self-assigned this Dec 4, 2023
@d0422 d0422 requested a review from HBSPS December 4, 2023 05:12
Copy link
Collaborator

@HBSPS HBSPS left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@@ -53,7 +53,7 @@ function Dark({ children, onClick, fontSize }: ButtonProps) {
return (
<button
type="button"
className="text-gray rounded-[15px] px-[1.6vw] py-[14px] bg-secondary text-white"
className="text-gray rounded-[15px] px-[1.6vw] py-[14px] border drop-shadow-lg shadow"
Copy link
Collaborator

Choose a reason for hiding this comment

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

drop-shadow-lgshadow는 묶어서 사용해도 될 것 같아요

@d0422 d0422 merged commit 38b46ca into boostcampwm2023:dev Dec 4, 2023
6 checks passed
@d0422 d0422 mentioned this pull request Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 구현 FrontEnd 프론트엔드 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants