WIP
This commit is contained in:
2
dist/app.css
vendored
2
dist/app.css
vendored
@@ -12659,7 +12659,7 @@ section.large-quote .quote p.attribution {
|
||||
}
|
||||
.single-team-member .team-member .bio-wrapper .right h2, .single-team-member .team-member .bio-wrapper .right .h2 {
|
||||
font-size: 50px;
|
||||
line-height: 32px;
|
||||
line-height: 50px;
|
||||
color: #063C5A;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
|
||||
"/app.css": "/app.css?id=0f70692fd6e38059dcd498f9cab3fab2"
|
||||
"/app.css": "/app.css?id=75e4f933f1eed53310d82e6d53b23a15"
|
||||
}
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
h2 {
|
||||
@extend .goudy;
|
||||
font-size: 50px;
|
||||
line-height: 32px;
|
||||
line-height: 50px;
|
||||
color: $c-navy;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user