This commit is contained in:
2025-05-07 10:06:17 -07:00
parent 6c45e89143
commit 079cbd2123
5 changed files with 27 additions and 155 deletions

View File

@@ -1,18 +1,5 @@
.team-member-top {
background-size: cover;
background-position: center center;
color: $c-white;
height: 784px;
display: flex;
justify-content: center;
align-items: center;
h1 {
margin: 0;
font-size: 96px;
line-height: 96px;
text-align: center;
}
@extend .intro_block;
}
.team-member {