-
Notifications
You must be signed in to change notification settings - Fork 21
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
[김지윤] #67
Closed
The head ref may contain hidden characters: "part1-\uAE40\uC9C0\uC724-sprint4"
Closed
[김지윤] #67
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
각 요소에 padding으로 배치 -> 최대 너비 1200px로 할당 후 중앙 정렬 -> 두 번째 요소만 기본축 end 정렬
미디어 쿼리 값과 기본 값 바뀌어서 변경
전체 페이지 중앙 정렬 삭제 -> 로그인-회원가입 페이지 로고 위 공통 margin: 60px 할당
input의 font-family: Pretendard 추가 -> 브라우저 기본 값 때문에 적용이 안 되어서 직접 할당 placeholder의 line-height 삭제 -> chrome의 기본 값 !important 때문에 line-height 적용 안 됨 아이콘 CDN 링크 삭제
로고 클래스명 겹침으로 인한 크기 오류 -> 랜딩 페이지 / 로그인-회원가입 페이지를 기준으로 클래스명을 분리 --> 랜딩 페이지의 로고는 재사용 가능성이 있으므로, 로그인-회원가입 페이지만 변경 로고 이미지 깨짐 현상으로 lg 사이즈 이미지로 전부 변경 -> 기존 사이즈별 이미지 전부 삭제 -> lg 이미지 적용 후 각 조건에 맞게 너비와 높이 지정 랜딩 페이지 break-point: 375px 기준 로고 변경을 위한 이미지 파일 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
요구사항
기본
심화
주요 변경사항
스크린샷
멘토에게