Responsive countdown timers

Modified on Mon, 27 Jun, 2016 at 1:13 PM

Add the same styling to your timer embed code as you would to make images in your email template responsive:


img {
    width: 100%;
    height: auto;
}