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

[Fix/BAR-253] 랜딩 페이지 svg 아이콘 미반영 푸터 위치 문제 해결 #81

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

miro-ring
Copy link
Contributor

Summary

구현 내용 및 작업한 내역을 요약해서 적어주세요

  • 67f5290 최소 너비 및 푸터 위치 오류 문제 해결
  • 0226e45 랜딩 이미지 svg 아이콘 반영
  • 8abe8e0 svg 이미지 사이 흰색 선 제거

To Reviewers

서비스의 제공 최소 너비는 768px이기 때문에 이를 반영합니다. position fixed 이면서 중앙 정렬되어 있는 요소도 처리가 필요한데 이 부분은 일단 두었습니다. (크리티컬하지 않기 때문에)

How To Test

  • 계정설정 페이지에서 푸터의 위치 확인
  • 랜딩 페이지에서 아이콘이 깨지는 이슈 제거되었는지 확인

Copy link
Member

@dmswl98 dmswl98 left a comment

Choose a reason for hiding this comment

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

@miro-ring miro-ring merged commit ff379ec into main Feb 23, 2024
2 checks passed
@miro-ring miro-ring deleted the fix/BAR-253 branch February 23, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants