final changes and prod build
This commit is contained in:
2
dist/app.css
vendored
2
dist/app.css
vendored
File diff suppressed because one or more lines are too long
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"/app.js": "/app.js?id=4cb03e0a718ef84b2464e0ef7fbdead9",
|
"/app.js": "/app.js?id=4cb03e0a718ef84b2464e0ef7fbdead9",
|
||||||
"/app.css": "/app.css?id=a5b18e2e09fde200a669667e9873dd76"
|
"/app.css": "/app.css?id=f8f0465cd03a3c8aa4a6477906c75750"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ section.large-quote {
|
|||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
font-size: 38px;
|
font-size: 38px;
|
||||||
line-height: 63px;
|
line-height: 63px;
|
||||||
|
font-style: italic;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,6 +5,9 @@
|
|||||||
padding-bottom: 20rem;
|
padding-bottom: 20rem;
|
||||||
|
|
||||||
@include media-breakpoint-down(md) {
|
@include media-breakpoint-down(md) {
|
||||||
|
background-position: center top;
|
||||||
|
background-size: auto 160%;
|
||||||
|
|
||||||
.col:first-of-type {
|
.col:first-of-type {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,6 +5,10 @@ footer.site-footer {
|
|||||||
.left {
|
.left {
|
||||||
max-width: 436px;
|
max-width: 436px;
|
||||||
|
|
||||||
|
img {
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
.footer-contact {
|
.footer-contact {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user