[김미진]Week3#77
Open
mijin0928 wants to merge 1 commit intocodeit-bootcamp-frontend:part1-김미진from
Hidden character warning
The head ref may contain hidden characters: "part1-\uae40\ubbf8\uc9c4-week3"
Open
Conversation
16aae53 to
724021c
Compare
lunaticscode
reviewed
Nov 7, 2023
| <header> | ||
| <nav> | ||
| <a href="index.html"> | ||
| <img src="./images/logo.svg" alt="홈으로 연결된 Linkbrary 로고" / class="mobile-logo"> |
| <section> | ||
| <h2 class="title"> | ||
| <span class="title-1-gradient background-clip-text"> 원하는 링크</span>를 | ||
| <br / class="pc-hide"> |
| </h2> | ||
| <p class="description"> | ||
| 나중에 읽고 싶은 글, 다시 보고 싶은 영상, | ||
| <br / class="pc-hide"> |
| 나중에 읽고 싶은 글, 다시 보고 싶은 영상, | ||
| <br / class="pc-hide"> | ||
| 사고 싶은 옷, 기억하고 싶은 모든 것을 | ||
| <br / class="pc-hide"> |
Collaborator
There was a problem hiding this comment.
아래 쪽에 <br / class="pc-hide"> 확인하시고 모두 수정해주세요.
- label태그의 for값과 input태그의 id값 수정 - form태그안에 div태그의 클래스명 수정 - 파일경로 수정
d1e989a to
f69ff7c
Compare
This file contains hidden or 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
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.
요구사항
기본
- PC: 1200px 이상
- Tablet: 768px 이상 ~ 1199px 이하
- Mobile: 375px 이상 ~ 767px 이하
- 375px 미만 사이즈의 디자인은 고려하지 않습니다
(이때 가로가 커지는 비율에 맞춰 세로도 커져야 합니다.)
심화
주요 변경사항
스크린샷
멘토에게