WIP
This commit is contained in:
@@ -5,5 +5,8 @@ $c-borderGrey: #C5C5C5;
|
||||
$c-navy: #063C5A;
|
||||
$c-charcoal: #2B2400;
|
||||
$c-tan: #B9AF78;
|
||||
$c-textGrey: #333333;
|
||||
|
||||
// Bootstrap overrides
|
||||
$font-family-sans-serif: 'Inter', sans-serif;
|
||||
$body-color: $c-textGrey;
|
||||
|
||||
@@ -2,6 +2,10 @@ img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.goudy {
|
||||
font-family: 'Goudy Bookletter 1911', serif;
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
.team-member {
|
||||
margin-top: -197px;
|
||||
margin-top: -162px;
|
||||
|
||||
.content-wrapper {
|
||||
background-color: $c-offWhiteLight;
|
||||
|
||||
Reference in New Issue
Block a user