|
@@ -314,13 +314,11 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.site-header .social-navigation li:first-of-type > a,
|
|
|
-.site-header .social-navigation a {
|
|
|
+.site-header .social-navigation .menu-item > a {
|
|
|
padding: 0;
|
|
|
}
|
|
|
|
|
|
-.site-header .social-navigation li:first-of-type > a:hover,
|
|
|
-.site-header .social-navigation a:hover {
|
|
|
+.site-header .social-navigation .menu-item > a:hover {
|
|
|
border-color: transparent;
|
|
|
color: var(--global--color-primary);
|
|
|
}
|