WIP
This commit is contained in:
15
dist/app.css
vendored
15
dist/app.css
vendored
@@ -12609,6 +12609,21 @@ section.services-blocks .large-arrow svg {
|
||||
}
|
||||
}
|
||||
|
||||
section.blue-background-grid {
|
||||
background-color: #063C5A;
|
||||
padding: 4rem;
|
||||
color: #fff;
|
||||
}
|
||||
section.blue-background-grid .col {
|
||||
position: relative;
|
||||
}
|
||||
section.blue-background-grid svg {
|
||||
position: absolute;
|
||||
width: 25%;
|
||||
height: auto;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.post-type-archive-team-member .team-members h2, .post-type-archive-team-member .team-members .h2 {
|
||||
color: #063C5A;
|
||||
margin-top: 6rem;
|
||||
|
||||
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=132700a2b4f44c24655505165f53a5f7"
|
||||
"/app.css": "/app.css?id=84b4d00a7465cc1b40669af0fe037a5e"
|
||||
}
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
@import "flex-3-column-callouts";
|
||||
@import "flex-large-quote";
|
||||
@import "flex-services-blocks";
|
||||
@import "flex-blue-background-grid";
|
||||
|
||||
@import "team-members";
|
||||
@import "team-member";
|
||||
|
||||
Reference in New Issue
Block a user