-
Notifications
You must be signed in to change notification settings - Fork 79
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
[신승헌]sprint 2 #117
The head ref may contain hidden characters: "part1-\uC2E0\uC2B9\uD5CC-sprint2"
[신승헌]sprint 2 #117
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1주차 리뷰에 남겨드렸던 내용들 반영이 아직안되서 1주차것도 함께 봐주시면 감사하겠습니다! 고생하셨습니다 :)
} | ||
|
||
html { | ||
margin: 0; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
탭이 스페이스바 4칸 크기인것 같은데, 웹 개발할때는 보통 2칸을 사용합니다.
header { | ||
border-bottom: 1px; | ||
background-color: #ffffff; | ||
position: fixed; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed와 비슷한 sticky라는 값도 있는데, 둘의 차이를 한번 알아보시면 좋을것 같아요!
|
요구사항
기본 요구사항
기본
###로그인 페이지, 회원가입 페이지 공통
###로그인 페이지
###회원가입 페이지
심화
주요 변경사항
스크린샷
멘토에게