Skip to content

Commit

Permalink
corecting the width of header
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaDudnyk committed Sep 27, 2023
1 parent 434af6f commit 784182d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ body {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
padding: 10px;
background-color: var(--dark-green);
font-family: "Nabla", cursive;
Expand Down

0 comments on commit 784182d

Please sign in to comment.