Enhance footer with Facebook and Twitter buttons (#666)

* enhance footer with social media buttons

* Update api-site-config.md

* Update Footer.js

* fix minor issue on social-footer

* update facebookAppId description in api-site-config

* rm heading & pad footer social button

* Update api-site-config.md
This commit is contained in:
Endilie Yacop Sucipto 2018-05-18 12:26:06 +08:00 committed by Yangshun Tay
parent f9a09072e3
commit f8521c2fe1
5 changed files with 52 additions and 25 deletions

View file

@ -1826,6 +1826,10 @@ footer .copyright {
text-align: center;
}
footer .social {
padding: 5px 0;
}
.entry-share {
padding: 36px 0;
display: block;