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;
|
||||
|
||||
Reference in New Issue
Block a user