WIP
This commit is contained in:
12
dist/app.css
vendored
12
dist/app.css
vendored
@@ -12210,15 +12210,25 @@ section.grid-callout h2, section.grid-callout .h2 {
|
||||
line-height: 70px;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
section.grid-callout .standard-callouts .callout {
|
||||
section.grid-callout .callout {
|
||||
height: 100%;
|
||||
padding: 2rem;
|
||||
}
|
||||
section.grid-callout .callout p {
|
||||
line-height: 37px;
|
||||
}
|
||||
section.grid-callout .callout p.headline {
|
||||
font-weight: 600;
|
||||
font-size: 30px;
|
||||
}
|
||||
section.grid-callout .callout.first-callout {
|
||||
padding: 2rem 3rem 3rem;
|
||||
background-color: #063C5A;
|
||||
color: #fff;
|
||||
}
|
||||
section.grid-callout .callout.first-callout .image-wrapper {
|
||||
text-align: right;
|
||||
}
|
||||
section.grid-callout .callout.first-callout img {
|
||||
transform: scaleX(-1);
|
||||
width: 98px;
|
||||
|
||||
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=aea5f244dd48b66287cc4fd25e639af2"
|
||||
"/app.css": "/app.css?id=201029dfb334f2087ed561eb1a7d45a6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user