diff --git a/dist/app.css b/dist/app.css index 03c2e57..3c488c0 100644 --- a/dist/app.css +++ b/dist/app.css @@ -12559,7 +12559,7 @@ footer.sub-footer { position: relative; } .background-image-cta.no-button { - padding: 10rem 0; + padding: 20rem 0; } .background-image-cta.no-button p { margin: 0; diff --git a/dist/mix-manifest.json b/dist/mix-manifest.json index 7279545..8b074ce 100644 --- a/dist/mix-manifest.json +++ b/dist/mix-manifest.json @@ -1,4 +1,4 @@ { "/app.js": "/app.js?id=8af0c9c0d989b79afe124f8138dc1a63", - "/app.css": "/app.css?id=e3af8a40ecb4da069956e4f3e20e929b" + "/app.css": "/app.css?id=8be8624effedbc1c0bdfc6f7318e1c79" } diff --git a/src/scss/flex-background-image-cta.scss b/src/scss/flex-background-image-cta.scss index 4112850..43f56f2 100644 --- a/src/scss/flex-background-image-cta.scss +++ b/src/scss/flex-background-image-cta.scss @@ -5,7 +5,7 @@ position: relative; &.no-button { - padding: 10rem 0; + padding: 20rem 0; p { margin: 0;