-
Notifications
You must be signed in to change notification settings - Fork 46
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
[김진희] Sprint3 #108
Merged
kiJu2
merged 41 commits into
codeit-bootcamp-frontend:Basic-김진희
from
lemon1335:Basic-김진희
Sep 23, 2024
The head ref may contain hidden characters: "Basic-\uAE40\uC9C4\uD76C"
Merged
[김진희] Sprint3 #108
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
2083fac
refactoring button태그 a태그로 변경, 아이콘 SVG로 변경
lemon1335 798f29f
refactoring sns파일 SVG파일로 변경
lemon1335 545267b
img alt=""추가, sns 파일 SVG파일로 변경
lemon1335 dfa21b8
button 태그 부분 .button으로 변경, 컬러팔레트 색상 이름 변경
lemon1335 54176ec
컬러팔레트 색상명 변경
lemon1335 131f1d9
refactoring .bottom-content, .top-content 클래스명 변경
lemon1335 a1d9e8d
refactoring kakao, google 사진 변경
lemon1335 4e0e333
refactoring <h1> 판다마켓 경로 변경
lemon1335 2380bbb
refactoring 공통 요소 묶기
lemon1335 1ba8d24
refactoring 선택자 위치 변경
lemon1335 6549e8d
refactor 클래스 to-user에서 to-us로 변경, user부분 us로 변경
lemon1335 67ef019
refactoring 클래스 user부분 us로 전부 변경
lemon1335 99b9415
refactoring 공통 요소 묶기
lemon1335 c554a1f
refactoring 공통요소 묶기
lemon1335 8db9077
refactoring .simple-login -> .login-content로 클래스명 변경
lemon1335 0828a92
refactoring .sky-login -> .simple-login 변경
lemon1335 c9de579
refactoring img태그에 alt 이미지설명 추가
lemon1335 8e0168a
<label> for="", <input> id="" 변경
lemon1335 87fe19b
refactoring 시맨틱태그 추가
lemon1335 7a724a7
<form> 클래스명 추가, <label> 클래스명 수정, <aside>안태그들 클래스명
lemon1335 5ee105a
refactoring medium-logo 파일 변경
lemon1335 936bea9
medium-logo.png -> .svg로 변경
lemon1335 506d427
<footer>안 태그 클래스명 변경
lemon1335 16adafb
<section>안 태그들 클래스명 변경.reverse 내용 수정
lemon1335 99b7c32
refactoring index파일 .section-text태그 변경, ...-common.css 파일명 변경
lemon1335 987ba34
Merge branch 'codeit-bootcamp-frontend:Basic-김진희' into Basic-김진희
lemon1335 3b12082
refactoring index파일 .section-text태그 변경, ...-common.css 파일명 변경
lemon1335 3477fe0
docs change line-height .auth__copyright, .auth__info
lemon1335 53ab866
docs change header, .home, section, .footer-auth width // add
lemon1335 a371001
docs change <p> -> <div>, in <h2> add<div class top-text>
lemon1335 9de350e
feat add media quary tablet size
lemon1335 49800ad
feat add mobile size, but need to amend .footer
lemon1335 1b79eeb
Merge branch 'Basic-김진희' of https://github.com/lemon1335/basic-- into…
lemon1335 3b05b8d
docs change html. <p> -> <div>, and try to css. footer
lemon1335 fbf2564
docs change .footer content position in mobile-size
lemon1335 4410a7d
feat add media quary mobile size, tablet size
lemon1335 11040aa
docs delete .head gap
lemon1335 93a6553
docs amend login.css because of no-content
lemon1335 a6ec60b
feat add media quary mobile-size
lemon1335 f640081
refactoring h2, h3
lemon1335 7d38610
docs amend @media (min-width: 365px) and (max-width: 767px), @media (…
lemon1335 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
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.
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.
굳굳
svg
로 바꾸셨군요 ! 👍👍👍피드백을 잘 수용하셨네요 ㅎㅎㅎ 👍👍