Skip to content

Commit

Permalink
Merge pull request #554 from zapier/pde-4534.platform-nav-header
Browse files Browse the repository at this point in the history
Consistent spacing.
  • Loading branch information
szchenghuang authored Dec 7, 2023
2 parents 4497c0b + 02c6879 commit a42eb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/stylesheets/components/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
flex: 1 0 auto;
list-style: none;
padding: 0;
margin: 0 0 0 80px;
margin: 0px 40px;

li {
display: inline-flex;
Expand Down

0 comments on commit a42eb7c

Please sign in to comment.