Skip to content

Commit

Permalink
feature(refactor): refactor code for implemented feature [Finishes #1…
Browse files Browse the repository at this point in the history
…34678595]
  • Loading branch information
Uyiosa Enabulele committed Dec 5, 2016
1 parent 78eccd0 commit 4d77945
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion public/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

.pad-top-2{
padding-top: 2%
padding-top: 2%;
}

#tweet-container-index{
Expand Down
1 change: 0 additions & 1 deletion public/views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ <h3 id="slogan">What is Cards for Humanity?</h3>
</div>
<div class="text-center margin-left-20 pad-top-2">
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fdevelopers.facebook.com%2Fdocs%2Fplugins%2F&width=450&layout=standard&action=like&size=small&show_faces=true&share=true&height=80&appId=236093993111473" width="450" height="80" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>

</div>
</div>
</div>
Expand Down

0 comments on commit 4d77945

Please sign in to comment.