Skip to content

Instantly share code, notes, and snippets.

View krisgholson's full-sized avatar

Kris Gholson krisgholson

View GitHub Profile
@krisgholson
krisgholson / styles.css
Last active January 8, 2024 23:53
shopify-notification-styles.css
/*manually extracted from style tag in shopify order confirmation email*/
body {
margin: 0;
}
h1 a:hover {
font-size: 30px;
color: #333;
}