WIP
This commit is contained in:
@@ -6,4 +6,4 @@ $c-navy: #063C5A;
|
||||
$c-charcoal: #2B2400;
|
||||
$c-tan: #B9AF78;
|
||||
|
||||
$font-family: 'Inter', sans-serif;
|
||||
$font-family-sans-serif: 'Inter', sans-serif;
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.goudy {
|
||||
font-family: 'Boudy Bookletter 1911', serif;
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
.team-member-top {
|
||||
background-size: contain;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
color: $c-white;
|
||||
height: 784px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user