Font Sizes on Tablet and Phone
Please see www.zohnlaw.com. Font sizes on tablet and phone are too large. How do I make text show up better on mobile devices.
Could this have something to do with custom CSS I added to make the fonts smaller on the computer?:
/* For All content */
body {
font-size: 14px; /* Size of Font */
line-height: 22px; /* Line Height of Font */
}
Regards,
Ed