I designed a webpage, and have used all kinds of units for font size, but Phoenix browser app seems to have a setting, how can I override it in css
Asked
Active
Viewed 54 times
1 Answers
-1
You can use !important
in CSS to overwrite the default style. Check out the rule for your CSS

Qiyuan Liu
- 27
- 3
-
still doesn't work, 30px or 2.5vw for example is clear on chrome and opera but so thin on Phoenix – Josh El Líder Dec 24 '21 at 00:57