Skip to content

[Design] 스플래시 UI 구현 - #21

Merged
sheepyis merged 3 commits into
developfrom
design/sheepyis-splash#19
Nov 13, 2025
Merged

[Design] 스플래시 UI 구현#21
sheepyis merged 3 commits into
developfrom
design/sheepyis-splash#19

Conversation

@sheepyis

Copy link
Copy Markdown
Member

📝 작업 내용

  • 스플래시 UI 구현 완료
  • 전역 스타일 파일에 폰트 반응형 코드 재추가
  • [수정 예정] setListDetail의 Team 프로필 이미지 부분 추출이 계속 이상해서 다시 수정 예정입니다.

#️⃣ 연관 이슈

👀 스크린샷

스크린샷 2025-11-11 오후 7 21 55

@sheepyis
sheepyis requested a review from suki186 November 11, 2025 10:23
@sheepyis sheepyis self-assigned this Nov 11, 2025
@sheepyis sheepyis added the 💄 Design UI, 디자인 label Nov 11, 2025
@github-actions

Copy link
Copy Markdown

@github-actions
github-actions Bot temporarily deployed to pull request November 11, 2025 10:24 Inactive
Comment thread src/styles/globalStyle.ts
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: 100%;
scroll-behavior: smooth;
font-size: clamp(45%, 1vw + 0.5rem, 62.5%);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

혹시 이거 무슨코드인가요? 관리자쪽에도 있었는데 이거쓰니까 먼가 피그마랑 달라서 빼버렷는데 다시 넣어야할까요

@sheepyis sheepyis Nov 11, 2025

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

폰트 크기 반응형 적용해주는 코드입니다!
이거 빼면 rem 반응형 안 돼서 크기 커져서 다 깨지는 문제 발생해요..

이걸로 인해 10px=1rem 적용돼서 피그마 상으로 20px과 개발 환경에서 2rem이 동일한 값이 됩니다.

@sheepyis
sheepyis merged commit 45af762 into develop Nov 13, 2025
3 checks passed
@sheepyis
sheepyis deleted the design/sheepyis-splash#19 branch November 13, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💄 Design UI, 디자인

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Design] 스플래시 UI 구현

2 participants