Skip to content

Commit

Permalink
Ajoute un padding au body
Browse files Browse the repository at this point in the history
  • Loading branch information
etienneCharignon committed Feb 14, 2024
1 parent a2ba392 commit 793b344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ $bleu: #243887;
body {
max-width: 600px;
margin: 0 auto;
padding: 0 3rem;
font-family: Lato;
background-color: $bleu;
color: white;
Expand Down

0 comments on commit 793b344

Please sign in to comment.