WIP
This commit is contained in:
12
dist/app.css
vendored
12
dist/app.css
vendored
@@ -12048,12 +12048,12 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.headline-lg, section.grid-callout h2, section.grid-callout .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
|
||||
.headline-lg, section.grid-callout h2, section.grid-callout .h2, .text-over-image-b .content-wrapper .content h2, .text-over-image-b .content-wrapper .content .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
|
||||
font-size: 40px;
|
||||
line-height: 40px;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.headline-lg, section.grid-callout h2, section.grid-callout .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
|
||||
.headline-lg, section.grid-callout h2, section.grid-callout .h2, .text-over-image-b .content-wrapper .content h2, .text-over-image-b .content-wrapper .content .h2, section.side-by-side-text h2, section.side-by-side-text .h2 {
|
||||
font-size: 70px;
|
||||
line-height: 70px;
|
||||
}
|
||||
@@ -12285,11 +12285,13 @@ section.side-by-side-text h2, section.side-by-side-text .h2 {
|
||||
.text-over-image-b .content-wrapper .content {
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
padding: 6rem 4rem 6rem 3rem;
|
||||
width: 40%;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.text-over-image-b .content-wrapper .content {
|
||||
width: 40%;
|
||||
}
|
||||
}
|
||||
.text-over-image-b .content-wrapper .content h2, .text-over-image-b .content-wrapper .content .h2 {
|
||||
font-size: 70px;
|
||||
line-height: 77px;
|
||||
margin-bottom: 2rem;
|
||||
color: #063C5A;
|
||||
}
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
|
||||
"/app.css": "/app.css?id=7189bdee2e3bbabc47ca456d14ac29d5"
|
||||
"/app.css": "/app.css?id=a741b9ec715de60b69c8dd91e8098e3a"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user