Skip to content

Commit

Permalink
Merge pull request #229 from MeeTeamNumdle/release-1.0
Browse files Browse the repository at this point in the history
deploy: 모바일 로고 이슈 작업
  • Loading branch information
prgmr99 authored Jun 28, 2024
2 parents 06cbabb + b81e3db commit 423b42d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
14 changes: 0 additions & 14 deletions public/MeeTeamIcon.svg

This file was deleted.

5 changes: 5 additions & 0 deletions src/components/header/Header.styled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,11 @@ const Header = styled.header<{ $isLogin?: boolean }>`
display: flex;
align-items: center;
margin-bottom: 1rem;
.logo {
width: 4rem;
height: 4rem;
}
}
.header__navigation {
Expand Down

0 comments on commit 423b42d

Please sign in to comment.