🎨 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:
parent
525b1bd440
commit
cd9cc6aa8b
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue