Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphonseMehounme authored May 4, 2024
1 parent d04eaed commit 830a1e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,10 @@ footer {

.courses {
display: flex;
justify-content: space-evenly;
}

.courses course {
margin: 10px;
border: 2px solid black;
}

0 comments on commit 830a1e0

Please sign in to comment.