This commit is contained in:
2025-05-07 10:06:45 -07:00
parent 079cbd2123
commit ea8aa155a1
3 changed files with 158 additions and 24 deletions

32
dist/app.css vendored
View File

@@ -12037,6 +12037,22 @@ a {
font-family: "Goudy Bookletter 1911", serif;
}
.intro_block, .team-member-top {
background-size: cover;
background-position: center center;
color: #fff;
height: 784px;
display: flex;
justify-content: center;
align-items: center;
}
.intro_block h1, .team-member-top h1, .intro_block .h1, .team-member-top .h1 {
margin: 0;
font-size: 96px;
line-height: 96px;
text-align: center;
}
.team-members .team-members-wrapper {
display: flex;
flex-wrap: wrap;
@@ -12055,22 +12071,6 @@ a {
display: block;
}
.team-member-top {
background-size: cover;
background-position: center center;
color: #fff;
height: 784px;
display: flex;
justify-content: center;
align-items: center;
}
.team-member-top h1, .team-member-top .h1 {
margin: 0;
font-size: 96px;
line-height: 96px;
text-align: center;
}
.team-member {
margin-top: -162px;
}

146
dist/app.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=b67bc96577b10fd35ad9830af3a931d6",
"/app.css": "/app.css?id=e433c9af688d3f0ec1984ce32a154ea6"
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
"/app.css": "/app.css?id=cc993ced1a7c090aa2e8f0421e54419a"
}