merge 6.18 to develop
merge 6.18 to develop
This commit is contained in:
parent
011e92aa72
commit
72a3e6534b
1 changed files with 0 additions and 6 deletions
|
|
@ -106,10 +106,4 @@ option,
|
||||||
.page-gradient {
|
.page-gradient {
|
||||||
height: 12px;
|
height: 12px;
|
||||||
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0));
|
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0));
|
||||||
|
|
||||||
// Pull the page content up under the header gradient on insurance pages
|
|
||||||
// (every insurance page renders the container right after .page-gradient).
|
|
||||||
& + .container {
|
|
||||||
margin-top: -22px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue