Merge pull request #25587 from edx/asad/tnl-7676
Fixed social icons color
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@import 'bootstrap/scss/variables';
|
||||
@import 'bootstrap/scss/mixins/breakpoints';
|
||||
|
||||
$edx-footer-link-color: $link-color;
|
||||
$edx-footer-link-color: $primary;
|
||||
$edx-footer-bg-color: rgb(252, 252, 252);
|
||||
|
||||
// Aggressively scoped for Drupal
|
||||
|
||||
Reference in New Issue
Block a user