color for footer social icons specificity
This commit is contained in:
parent
c870252717
commit
1846b01db5
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
.site-footer {
|
||||
background: var(--color-gray3);
|
||||
}
|
||||
.jetpack_widget_social_icons svg {
|
||||
.jetpack_widget_social_icons svg.icon {
|
||||
color: var(--color-gray2);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue