New
Unclaimed project
Are you a maintainer of tentcss? Claim this project to take control of your public changelog and roadmap.
Changelog
:herb: A CSS survival kit. Includes only the essentials to make camp.
This is a critical patch release to address issues with how font sizes and line-heights were being displayed for some mobile devices. The -ms-text-size-adjust: 62.5%; and -webkit-text-size-adjust: 62.5%; properties originally set on the HTML element were causing the issue. These properties have been set to 100% to correctly respond to devices effected by these properties.