Skip to content

Commit f3214fc

Browse files
authored
fix: team css
1 parent 6b5b37a commit f3214fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ main section {
6666

6767
.team-members {
6868
display: flex;
69+
justify-content: center;
70+
flex-wrap: wrap;
6971
gap: 3rem;
7072

7173
.team-member {

0 commit comments

Comments
 (0)