mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-23 11:57:35 +08:00
Merge pull request #65 from procload/footer-layout-improvement
Fixes footer margin on small screens
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<!-- Begin MailChimp Signup Form -->
|
||||
<div id="mc_embed_signup" class="mb-sm-3">
|
||||
<div id="mc_embed_signup" class="mb-3">
|
||||
<form action="//opensoul.us13.list-manage.com/subscribe/post?u=f8cb6fe4ce6000c8b5817787c&id=a0282a3736" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
||||
<div id="mc_embed_signup_scroll">
|
||||
<h3 class="alt-h4 lh-condensed"><label for="mce-EMAIL">Subscribe</label></h3>
|
||||
<p>Get occasional updates on new apps & features.</p>
|
||||
<div class="d-flex flex-row gutter-condensed">
|
||||
<div class="d-flex flex-row gutter-condensed mb-sm-2">
|
||||
<div class="flex-self-stretch col-8">
|
||||
<input type="email" value="" name="EMAIL" class="form-control width-full" id="mce-EMAIL" placeholder="email address" required>
|
||||
</div>
|
||||
|
||||
@@ -14,11 +14,11 @@ office_hours_link: https://github.zoom.us/j/221410810
|
||||
<a class="btn btn-outline d-inline-block mb-1 mb-md-0 mr-0 mr-md-3" href="https://probot-slackin.herokuapp.com/">
|
||||
Chat on Slack
|
||||
</a>
|
||||
|
||||
|
||||
<a class="btn btn-outline d-inline-block mb-1 mb-md-0 mr-0 mr-md-3" href="https://github.com/probot/probot">
|
||||
Contribute on GitHub
|
||||
</a>
|
||||
|
||||
|
||||
<a class="btn btn-outline d-inline-block mb-1 mb-md-0" href="https://twitter.com/ProbotTheRobot">
|
||||
Follow on Twitter
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user