Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
feat: improve display
Browse files Browse the repository at this point in the history
  • Loading branch information
TimotheeMalard committed Mar 14, 2024
1 parent 7d53c15 commit 7a4a7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/components/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
background: #fff;
display: flex;
justify-content: space-between;
padding: 2rem 10rem;
padding: 0 10rem 2rem 10rem;
width: 100%;
z-index: 3;

Expand Down

0 comments on commit 7a4a7bf

Please sign in to comment.