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

Feat/#6 Header 공통 컴포넌트 구현 #10

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Feat/#6 Header 공통 컴포넌트 구현 #10

merged 3 commits into from
Sep 26, 2024

Conversation

KimJi-An
Copy link
Contributor

Issue

#6

Header 컴포넌트 구현

이미지 폴더 생성

assets 내부에 images 폴더 생성하여 로고 이미지 저장
assets/images/hirehigher-logo.svg

반응형 분기점 설정

  • 데스크탑 : 1200px
  • 태블릿 : 768px
  • 모바일 : 480px

@KimJi-An KimJi-An added the feat label Sep 24, 2024
@kang-kibong kang-kibong merged commit 8d4ee80 into Weekly Sep 26, 2024
1 check passed
@kang-kibong kang-kibong deleted the feat/#6 branch September 26, 2024 14:12
@KimJi-An KimJi-An linked an issue Oct 23, 2024 that may be closed by this pull request
3 tasks
@KimJi-An KimJi-An self-assigned this Nov 25, 2024
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.

Header 공통 컴포넌트 구현
2 participants