Skip to content

Commit

Permalink
chore: spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbulat committed Oct 6, 2024
1 parent 2209ca0 commit 7b4e0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/library/Header/Wrapper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const HeaderWrapper = styled.div`
top: 0;
display: flex;
align-items: center;
padding: 0.8rem 1.25rem 0.25rem 0.95rem;
padding: 1rem 1.35rem 0.25rem 1.25rem;
width: 100%;
height: 2.4rem;
z-index: 10;
Expand Down

0 comments on commit 7b4e0d3

Please sign in to comment.