mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
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:
parent
f9a09072e3
commit
f8521c2fe1
5 changed files with 52 additions and 25 deletions
|
@ -1826,6 +1826,10 @@ footer .copyright {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
footer .social {
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
.entry-share {
|
||||
padding: 36px 0;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue