WIP
This commit is contained in:
3
dist/app.css
vendored
3
dist/app.css
vendored
@@ -12228,6 +12228,9 @@ section.grid-callout .callout p.headline {
|
||||
font-weight: 600;
|
||||
font-size: 30px;
|
||||
}
|
||||
section.grid-callout .standard-callouts .col {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
section.grid-callout .standard-callouts .col:nth-of-type(1) .callout, section.grid-callout .standard-callouts .col:nth-of-type(6) .callout {
|
||||
background-color: #B9AF78;
|
||||
color: #fff;
|
||||
|
||||
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=67646efb0d9b1aca162a58a7333cfd4f"
|
||||
"/app.css": "/app.css?id=d690093c8ba51c664cfedae9c63db1a0"
|
||||
}
|
||||
|
||||
@@ -34,6 +34,8 @@ section.grid-callout {
|
||||
|
||||
.standard-callouts {
|
||||
.col {
|
||||
padding-top: 1rem;
|
||||
|
||||
&:nth-of-type(1), &:nth-of-type(6) {
|
||||
.callout {
|
||||
background-color: $c-tan;
|
||||
|
||||
Reference in New Issue
Block a user