Reduce emails-on-push HTML size by using a simple monospace font
With this simple change we reduce the size dramatically by reducing every instance of this: font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'DejaVu Sans Mono', 'Ubuntu Mono', 'Courier New', 'andale mono', 'lucida console', monospace" to this: font-family: monospace Helps #15178
Showing
Please register or sign in to comment