This commit is contained in:
2025-05-06 11:16:13 -07:00
parent 44219fceb8
commit 343ffb83d0
5 changed files with 13 additions and 3 deletions

View File

@@ -11,6 +11,8 @@
.team-member {
border: 1px solid $c-borderGrey;
border-radius: 10px;
max-width: 593px;
padding: 1rem;
}
}
}