WIP
This commit is contained in:
8
dist/app.css
vendored
8
dist/app.css
vendored
@@ -12050,11 +12050,18 @@ a {
|
||||
width: 360px;
|
||||
max-width: 100%;
|
||||
border-radius: 42px;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
.cta-button a:hover {
|
||||
background-color: #B9AF78;
|
||||
color: #063C5A;
|
||||
}
|
||||
.cta-button.gold a {
|
||||
background-color: #B9AF78;
|
||||
}
|
||||
.cta-button.gold a:hover {
|
||||
background-color: #063C5A;
|
||||
}
|
||||
|
||||
.intro_block, .team-member-top, .team-members-top {
|
||||
background-size: cover;
|
||||
@@ -12081,6 +12088,7 @@ a {
|
||||
.intro_block p.cta-button, .team-member-top p.cta-button, .team-members-top p.cta-button {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
section.side-by-side-text {
|
||||
|
||||
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=96cb699dcfa32255c13d5f380d7f7b23"
|
||||
"/app.css": "/app.css?id=1a1a7040303fe5fe7b8732342eaa4a7b"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user