Merge pull request #65 from procload/footer-layout-improvement

Fixes footer margin on small screens
This commit is contained in:
Brandon Keepers
2017-09-27 22:21:29 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -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&amp;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 &amp; 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>

View File

@@ -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>