Fixed CSS bug in share icons
This commit is contained in:
parent
31c155c8db
commit
0235fa8c31
@ -233,6 +233,12 @@ main nav .social-buttons a + a {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
/* “Share” button.
|
||||
*/
|
||||
main nav .social-buttons a.share {
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
/*********/
|
||||
/* LINKS */
|
||||
/*********/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user