CASH-403 WIP footer updates.

This commit is contained in:
Bryan Mauger 2025-04-01 15:18:01 -04:00
parent 7a59299905
commit c7c6faf8cd

View file

@ -34,6 +34,10 @@
alt="Your privacy choices" /> alt="Your privacy choices" />
</template> </template>
</textLink> </textLink>
<textLink
linkType="navigation"
text="Cookie preferences"
href="javascript:OneTrust.ToggleInfoDisplay();" />
<textLink <textLink
linkType="newWindowLink" linkType="newWindowLink"
text="Warranty" text="Warranty"
@ -90,6 +94,9 @@ export default {
&.new-window-link { &.new-window-link {
margin: 0 0.75rem; margin: 0 0.75rem;
} }
&.navigation-link {
margin: 0 0.75rem;
}
} }
.ccpa-icon { .ccpa-icon {