Home > front end > Page font size does not change with browser zoom
Page font size does not change with browser zoom
Time:01-28
The effect is smaller fonts with the scale of the browser, want to ask, is there any way a fixed font size, achieve the font size is not the purpose of the changes over the browser, just in the page of text, word size remains the same, most is in Chinese, part of the Arabic numerals
CodePudding user response:
Top,,,,,,,,,,,,,,,,,,
CodePudding user response:
The top...
CodePudding user response:
Have a great god in...
CodePudding user response:
If the font is vw - the size of the unit, the vh,, vmax, vmin fonts with the window size scaling, To maintain a fixed value, we should set the font for px - the size of the unit, or rem em, and check the CSS @ media screen Settings, Also check whether there is a font scaling of JS code, etc
CodePudding user response:
Positive solution, upstairs to see if the font, size, first of all, for a fixed value, such as 16 px, 1 em... Rather than 80% category, If sure is a fixed value, to have a look at the CSS @ media, remove @ the Settings of the font in the media