WIP
This commit is contained in:
17
dist/app.css
vendored
17
dist/app.css
vendored
@@ -12037,6 +12037,20 @@ a {
|
||||
font-family: "Goudy Bookletter 1911", serif;
|
||||
}
|
||||
|
||||
.cta-button {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.cta-button a {
|
||||
background-color: #063C5A;
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
height: 52px;
|
||||
width: 360px;
|
||||
max-width: 100%;
|
||||
border-radius: 42px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.intro_block, .team-member-top, .team-members-top {
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
@@ -12140,11 +12154,14 @@ section.flex-5050-cta .overflow-image {
|
||||
left: 50%;
|
||||
width: 50%;
|
||||
height: calc(100% - 10rem);
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
section.flex-5050-cta h2, section.flex-5050-cta .h2 {
|
||||
color: #063C5A;
|
||||
font-size: 70px;
|
||||
line-height: 70px;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
.team-members .team-members-wrapper {
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
|
||||
"/app.css": "/app.css?id=a82629ba0b554907ceac3e071e456500"
|
||||
"/app.css": "/app.css?id=fae5d262487b5908ed0801126042eb22"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user