WIP
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
font-size: 96px;
|
||||
line-height: 96px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -54,19 +57,24 @@
|
||||
}
|
||||
|
||||
.bio-wrapper {
|
||||
padding: 2rem;
|
||||
padding: 0 3rem;
|
||||
.left {
|
||||
padding-top: 4rem;
|
||||
|
||||
a {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.right {
|
||||
padding-top: 4rem;
|
||||
|
||||
h2 {
|
||||
@extend .goudy;
|
||||
font-size: 50px;
|
||||
line-height: 32px;
|
||||
color: $c-navy;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user