four col thing
This commit is contained in:
3
dist/app.css
vendored
3
dist/app.css
vendored
@@ -12847,7 +12847,7 @@ section.intro-slide {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
padding: 12rem 0;
|
||||
padding: 20rem 0;
|
||||
}
|
||||
section.intro-slide:before {
|
||||
content: "";
|
||||
@@ -12870,6 +12870,7 @@ section.intro-slide h1, section.intro-slide .h1 {
|
||||
}
|
||||
section.intro-slide p {
|
||||
font-size: 34px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.callout-page, .callout-category {
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=8af0c9c0d989b79afe124f8138dc1a63",
|
||||
"/app.css": "/app.css?id=8be8624effedbc1c0bdfc6f7318e1c79"
|
||||
"/app.css": "/app.css?id=6af9463b25ba6c06c830d82bfef5a914"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@ section.intro-slide {
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
padding: 12rem 0;
|
||||
padding: 20rem 0;
|
||||
|
||||
&:before {
|
||||
content: "";
|
||||
@@ -30,5 +30,6 @@ section.intro-slide {
|
||||
|
||||
p {
|
||||
font-size: 34px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user