@abhishek-baliyan-devSubmitted about 1 year ago
- Should I put specific font size in html? I’m not quite sure but i read some where they said that it’s not good for user experience because it cause problem for users who are using different browser font size. If yes, Then what is the best practice?
html { font-size: 16px; }
- lighthouse says i should have images explicit width/height. But I already put width 100% of img.