Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
anaelle1531 authored Apr 1, 2024
1 parent b0f558d commit 844b609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ a {
.navbar {
display: flex;
justify-content: space-between; /*met le h1 à droite et les h2 à gauche*/
background-color: black;
background-color: dark blue;
padding: 16px; /*élargit navbar*/
}

Expand All @@ -86,4 +86,4 @@ a {
color: lightblue;
background-color : blue;
border-radius: 4px;
}
}

0 comments on commit 844b609

Please sign in to comment.