WIP
This commit is contained in:
8
dist/app.css
vendored
8
dist/app.css
vendored
@@ -12221,6 +12221,14 @@ section.grid-callout .callout p.headline {
|
||||
font-weight: 600;
|
||||
font-size: 30px;
|
||||
}
|
||||
section.grid-callout .standard-callouts .col:first-of-type .callout {
|
||||
background-color: #B9AF78;
|
||||
color: #fff;
|
||||
}
|
||||
section.grid-callout .standard-callouts .col:nth-of-type(2) .callout {
|
||||
background-color: #F2F2F2;
|
||||
color: #063C5A;
|
||||
}
|
||||
section.grid-callout .callout.first-callout {
|
||||
padding: 2rem 3rem 3rem;
|
||||
background-color: #063C5A;
|
||||
|
||||
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=201029dfb334f2087ed561eb1a7d45a6"
|
||||
"/app.css": "/app.css?id=d09221b1cfbdbc3c636dca8ae0586fce"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user