🎨 Margin fix for ☎️ - partial fix of #102

- remove commented out image of donald trump from v1.0
- container fluid, moved share buttons into wall text description
This commit is contained in:
Viren Mohindra 2017-02-10 15:42:03 -05:00
commit cd9cc6aa8b
No known key found for this signature in database
GPG key ID: 6148352D8545AEF9

View file

@ -35,10 +35,11 @@ layout: page
</ul>
</div>
<div class="container-fluid">
<p>On Tuesday November 8th, 2016, Donald John Trump won the electoral vote and is currently the 45th President of the United States of America.</p>
<p>He made <b>a lot of promises</b>. Trump Tracker will fact-check and see if he adheres to all of his stands on policies regarding culture, immigration, economy, and many more.</p>
<div id="share-buttons">
<div id="share-buttons" class="text-center">
<ul class="list-inline">
<li>
<a href="https://www.facebook.com/sharer.php?u=https://trumptracker.github.io/" target="_blank"
@ -69,9 +70,8 @@ layout: page
</a>
</li>
</ul>
</div>
<!-- <img src="assets/trump-main.jpg" class="img-responsive center-block"-->
<!--alt="Donald Trump standing on a podium."/> -->
</div>
</div>
</div>
</div>