This commit is contained in:
2025-05-06 11:25:00 -07:00
parent 4854af2b77
commit d50cd7d6c0
3 changed files with 8 additions and 1 deletions

3
dist/app.css vendored
View File

@@ -11989,3 +11989,6 @@ img {
max-width: 593px;
padding: 1rem;
}
.team-members .team-members-wrapper .team-member .left {
width: calc(33% - 0.5rem);
}