WIP
This commit is contained in:
@@ -17,12 +17,6 @@
|
||||
|
||||
.content-wrapper {
|
||||
background-color: $c-offWhiteLight;
|
||||
|
||||
.left {
|
||||
a {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.team-member-intro-bar {
|
||||
@@ -58,4 +52,22 @@
|
||||
border-right: 160px solid $c-tan;
|
||||
}
|
||||
}
|
||||
|
||||
.bio-wrapper {
|
||||
padding: 2rem;
|
||||
.left {
|
||||
a {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.right {
|
||||
h2 {
|
||||
@extend .goudy;
|
||||
font-size: 50px;
|
||||
line-height: 32px;
|
||||
color: $c-navy;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user