z-index
This commit is contained in:
1
dist/app.css
vendored
1
dist/app.css
vendored
@@ -12588,6 +12588,7 @@ footer.sub-footer {
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
.background-image-cta.no-button {
|
||||
padding: 20rem 0;
|
||||
|
||||
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=a881c23833f0893c65814ff00ee9ff6e"
|
||||
"/app.css": "/app.css?id=6fd287fde8fb477e9dd1a2aef2346bf3"
|
||||
}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
|
||||
&.no-button {
|
||||
padding: 20rem 0;
|
||||
|
||||
Reference in New Issue
Block a user