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" />
|
||||
</template>
|
||||
</textLink>
|
||||
<textLink
|
||||
linkType="navigation"
|
||||
text="Cookie preferences"
|
||||
href="javascript:OneTrust.ToggleInfoDisplay();" />
|
||||
<textLink
|
||||
linkType="newWindowLink"
|
||||
text="Warranty"
|
||||
|
|
@ -90,6 +94,9 @@ export default {
|
|||
&.new-window-link {
|
||||
margin: 0 0.75rem;
|
||||
}
|
||||
&.navigation-link {
|
||||
margin: 0 0.75rem;
|
||||
}
|
||||
}
|
||||
|
||||
.ccpa-icon {
|
||||
|
|
|
|||
Loading…
Reference in a new issue