We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7362779 + 0958c13 commit c2a0ecdCopy full SHA for c2a0ecd
css/style.css
@@ -1425,12 +1425,15 @@ body#Home #content > .intro .download .btn.action:hover
1425
1426
.org_list
1427
{
1428
+ max-width: 1400px;
1429
+ margin: 0 auto;
1430
+ padding: 10px 0;
1431
+
1432
display: flex;
1433
align-items: center;
1434
flex-direction: row;
1435
justify-content: space-evenly;
1436
flex-wrap: wrap;
- padding: 10px 0;
1437
}
1438
1439
.org_list a img
0 commit comments