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.
1 parent 6b5b37a commit f3214fcCopy full SHA for f3214fc
assets/style.css
@@ -66,6 +66,8 @@ main section {
66
67
.team-members {
68
display: flex;
69
+ justify-content: center;
70
+ flex-wrap: wrap;
71
gap: 3rem;
72
73
.team-member {
0 commit comments