Skip to content

Commit

Permalink
fix: 검색창 margin
Browse files Browse the repository at this point in the history
  • Loading branch information
minSsan committed Jun 5, 2024
1 parent e2439f9 commit 8e0de57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/search-box/search-box.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
text-align: center;
padding: 0.875rem 2rem;

margin: 0 auto;
/* margin: 0 auto; */

display: flex;
justify-content: space-between;
Expand Down

0 comments on commit 8e0de57

Please sign in to comment.