This commit is contained in:
2025-05-06 12:33:19 -07:00
parent 5ae9857874
commit 8559f11fc8
3 changed files with 6 additions and 1 deletions

3
dist/app.css vendored
View File

@@ -12013,6 +12013,9 @@ img {
margin: 0;
}
.team-member {
margin-top: -197px;
}
.team-member .team-member-intro-bar {
background-color: #063C5A;
color: #fff;

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
"/app.css": "/app.css?id=0fd8765131cb243c4da0a585dcb3198d"
"/app.css": "/app.css?id=a9b87de6585d4671795806c375040fd7"
}

View File

@@ -13,6 +13,8 @@
}
.team-member {
margin-top: -197px;
.team-member-intro-bar {
background-color: $c-navy;
color: $c-white;