Skip to content

Commit

Permalink
update on news page
Browse files Browse the repository at this point in the history
  • Loading branch information
Ngaremaina committed Oct 26, 2023
1 parent 76c814f commit 51ea74b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/css/news-page.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

body{
background-color: #F9F8F4;
margin: 0;
margin: 0 10px 0 10px;
font-family: 'DM Sans', 'sans-serif';

}
Expand Down Expand Up @@ -62,11 +62,13 @@ hr{
.news{
margin: 0 20px 0 20px;
}
.news p{
padding: 0 5px 0 5px;
}
hr{
margin: 0 20px 0 20px;
}
.header{
margin-left: 20px;
}
}

0 comments on commit 51ea74b

Please sign in to comment.