Merge pull request #22869 from edx/adeel/prod_604_fix_footer_link
Fix footer link for wcag.
This commit is contained in:
@@ -180,6 +180,9 @@ footer#footer-edx-v3 {
|
||||
.copyright {
|
||||
margin-top: 30px;
|
||||
|
||||
a {
|
||||
text-decoration: underline !important;
|
||||
}
|
||||
@include margin-left(8px);
|
||||
@include font-size(16);
|
||||
@include line-height(24px);
|
||||
|
||||
Reference in New Issue
Block a user