WIP
This commit is contained in:
1
dist/app.css
vendored
1
dist/app.css
vendored
@@ -12102,6 +12102,7 @@ section.multiblock-callout h2, section.multiblock-callout .h2 {
|
|||||||
section.multiblock-callout .left-image {
|
section.multiblock-callout .left-image {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
margin-top: 3rem;
|
||||||
}
|
}
|
||||||
section.multiblock-callout .callouts-wrapper .callout {
|
section.multiblock-callout .callouts-wrapper .callout {
|
||||||
padding-left: 3rem;
|
padding-left: 3rem;
|
||||||
|
|||||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
|
"/app.js": "/app.js?id=099e96d934e937b07341f2ca9fb82ec2",
|
||||||
"/app.css": "/app.css?id=5715be17c18e6ed80c21654e2b378420"
|
"/app.css": "/app.css?id=b2bb679cd6364b506b591bd248874484"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ section.multiblock-callout {
|
|||||||
.left-image {
|
.left-image {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
margin-top: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.callouts-wrapper {
|
.callouts-wrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user