Skip to content

Commit

Permalink
style: change css for menu in navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
miku0129 committed Jun 14, 2024
1 parent 73454b4 commit 72b8920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/nav/nav.styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const Navigation = styled.div`
.menu {
padding-left: 0;
justify-content: space-around;
justify-content: right;
li {
text-align: center;
Expand Down

0 comments on commit 72b8920

Please sign in to comment.