CSS tip ๐ฆ Use `rem` instead of `px`. This takes into account the user's accessibility settings. To convert `px` to `rem`, divide by 16. For example: 8px = 0.5rem
CSS tip ๐ฆ
Use `rem` instead of `px`.
This takes into account the user's accessibility settings.
To convert `px` to `rem`, divide by 16.
For example:
8px = 0.5rem
๋๊ธ ์์:
๋๊ธ ์ฐ๊ธฐ