Skip to content

Instantly share code, notes, and snippets.

View queglay's full-sized avatar
🎯
Focusing

Andrew Graham queglay

🎯
Focusing
View GitHub Profile
@queglay
queglay / html-share-buttons.html
Created February 18, 2019 08:04 — forked from davidsneal/html-share-buttons.html
HTML Share Buttons
<!-- place this in the header -->
<style type="text/css">
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;