merge 6.18 to develop

merge 6.18 to develop
This commit is contained in:
Carl Nation 2026-06-14 04:30:03 -04:00
parent 011e92aa72
commit 72a3e6534b

View file

@ -106,10 +106,4 @@ option,
.page-gradient {
height: 12px;
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;
}
}