Remove unused styles

As far as I can see, the `.jumbo-budget` never had social share button
elements inside it.
This commit is contained in:
Javi Martín
2021-02-04 18:59:18 +01:00
parent 780660afc7
commit 68260360ef

View File

@@ -1226,22 +1226,6 @@
margin-bottom: rem-calc(3);
text-decoration: none;
}
.social-share-button a {
color: #fff;
&.social-share-button-twitter:hover {
color: #40a2d1;
}
&.social-share-button-facebook:hover {
color: #354f88;
}
&.social-share-button-telegram:hover {
color: #ce3e26;
}
}
}
.groups-and-headings {