Hi, I’m relatively new to web development / website management and trying to get my head around the responsive text sizes.
I currently use 2.5vh for my mobile text size but when i use bullet point the text is a lot bigger. Can any one tell me why / what is the best text size to use.
Webpage in question is https://www.collett.co.uk/project-manager-goole/
You likely need to set the font size on the LI tags.
Use Chrome DevTools – inspect and use the mobile emulator so you can the CSS that’s being applied.