Skip to content
Snippets Groups Projects
Commit cac90124 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

ISTWCMS-6584: remove additional commented out code no longer needed

parent c552797d
No related branches found
No related tags found
1 merge request!146Feature/istwcms 6584 m26lebla update global footer
...@@ -106,12 +106,6 @@ ...@@ -106,12 +106,6 @@
var(--uw-black) var(--uw-black)
); );
} }
//.uw-site-footer__social-media a {
// @include link(
// var(--uw-gray),
// var(--uw-gray)
// );
//}
.uw-footer__marketing--text a { .uw-footer__marketing--text a {
@include link( @include link(
var(--uw-white), var(--uw-white),
...@@ -190,9 +184,6 @@ ...@@ -190,9 +184,6 @@
var(--gray-5) var(--gray-5)
); );
} }
//&.pager__link {
// color: var(--uw-black);
//}
&.uw-site-name__link { &.uw-site-name__link {
@include link-reverse( @include link-reverse(
var(--uw-black), var(--uw-black),
...@@ -207,8 +198,6 @@ ...@@ -207,8 +198,6 @@
} }
} }
// Reset to white. // Reset to white.
//[class^="uw-section__background--"] a,
//[class^="uw-section__text-color--white"] a
.uw-section__background--org-default-b a, .uw-section__background--org-default-b a,
.uw-section__background--org-ahs a, .uw-section__background--org-ahs a,
.uw-section__background--org-eng a, .uw-section__background--org-eng a,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment