Skip to content

Instantly share code, notes, and snippets.

@ashtonlance
ashtonlance / Custom Twitter embed styles
Created February 15, 2018 18:02
Custom Twitter embed styles
# HTML
<a class="twitter-timeline"
data-width="100%"
data-height=""
data-tweet-limit="3"
data-dnt="true"
data-chrome="noheader nofooter noborders noscrollbar transparent"
data-theme="dark"
data-link-color="#ffffff"
href="https://twitter.com/TheSeam">Tweets by TheSeam</a>