Skip to content

Commit

Permalink
reduce gap in service menu
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenreda committed Nov 16, 2023
1 parent 4b2f49e commit 85dd7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ header ~ .menu menu {
align-items: start;
justify-content: center;
flex-direction: column;
gap: 2.25rem;
gap: 1rem;
top: var(--menu-height);
left: 0;
width: 100%;
Expand Down

0 comments on commit 85dd7a8

Please sign in to comment.