Skip to content

Commit 566d65a

Browse files
committed
Update card centering
1 parent 5ad3157 commit 566d65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/landing-page.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@
299299
.doc.landing-page-capella .card-container {
300300
display: flex;
301301
flex-wrap: wrap;
302+
justify-content: space-evenly;
302303
width: 100%;
303304
margin: 20px auto;
304305
}

0 commit comments

Comments
 (0)