removed unnecessary sass
This commit is contained in:
parent
3666182d56
commit
471845acd3
2 changed files with 2 additions and 9 deletions
|
|
@ -6,13 +6,6 @@ body
|
|||
padding-top: 70px
|
||||
font-size: $font-size
|
||||
|
||||
#share-buttons img
|
||||
width: 35px
|
||||
padding: 5px
|
||||
border: 0
|
||||
box-shadow: 0
|
||||
display: inline
|
||||
|
||||
// didn't want blue links everywhere
|
||||
a
|
||||
color: inherit
|
||||
|
|
@ -39,4 +32,4 @@ a
|
|||
|
||||
@media screen and (min-width:600px)
|
||||
p a td
|
||||
font-size: $font-size
|
||||
font-size: $font-size
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ comments: false
|
|||
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>
|
||||
<ul class="list-inline">
|
||||
<li>
|
||||
<a href="http://www.facebook.com/sharer.php?u=https://trumptracker.github.io/" target="_blank" style="color:#3b5998;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue