Articles tagged mobile
2 articles tagged mobile
11 Apr 2024
The difference between EM and REM and how to set and responsively adjust the base font size
In modern website design, knowing how to effectively use CSS units like rem and em for font sizing and layout is essential. The differences in use can significantly impact your website's accessibility, responsiveness, and overall user experience. Central to this is understanding the differences between rem and em units and how to set and adjust the initial base font size for your web projects.
11 Oct 2018
Remove Input Inner Shadow on Mobile Safari
How to remove the Inner Shadow on Mobile Safari form Inputs with mobile specific CSS