Skip to content

Commit

Permalink
Update card centering
Browse files Browse the repository at this point in the history
  • Loading branch information
osfameron committed Jul 12, 2024
1 parent 5ad3157 commit 566d65a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/landing-page.css
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
.doc.landing-page-capella .card-container {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
width: 100%;
margin: 20px auto;
}
Expand Down

0 comments on commit 566d65a

Please sign in to comment.