Skip to content

Instantly share code, notes, and snippets.

@timezest
timezest / appointment-reminder.html
Last active August 16, 2022 12:29
TimeZest Appointment Reminder
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Simple Transactional Email</title>
<style>
@media only screen and (max-width: 620px) {
table[class=body] h1 {
font-size: 28px !important;