CASH-403 WIP footer updates.
This commit is contained in:
parent
7a59299905
commit
c7c6faf8cd
1 changed files with 7 additions and 0 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue