feat(): add support for Twitter and Facebook share buttons

This commit is contained in:
kendo5731
2016-02-04 22:59:25 +01:00
parent b8e812859e
commit f5b5ae55d9
4 changed files with 26 additions and 1 deletions

View File

@@ -135,3 +135,7 @@ a {
height: 100%;
}
}
.fb-share-button iframe {
margin-top: -5px;
}