WIP
This commit is contained in:
@@ -15,12 +15,21 @@
|
||||
.team-member {
|
||||
margin-top: -197px;
|
||||
|
||||
.content-wrapper {
|
||||
background-color: $c-offWhiteLight;
|
||||
}
|
||||
|
||||
.team-member-intro-bar {
|
||||
background-color: $c-navy;
|
||||
color: $c-white;
|
||||
display: flex;
|
||||
height: 394px;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
.text {
|
||||
padding-left: 2rem;
|
||||
}
|
||||
|
||||
img {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user