This commit is contained in:
2025-05-07 16:01:38 -07:00
parent c2c319d7fe
commit ba05a1e4d4
3 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
width: 100%;
max-width: 956px;
}
.team-members-wrapper {
display: flex;
flex-wrap: wrap;
@@ -24,6 +25,7 @@
border-radius: 10px;
max-width: 593px;
padding: 1rem;
margin-bottom: 2rem;
.left {
width: calc(33% - 0.5rem);