79336893

Date: 2025-01-07 17:49:54
Score: 2
Natty:
Report link

The issue likely occurs because iOS isn't rendering the "Open-Sans-Bold" font properly. Ensure the font file is correctly linked and provided in web-safe formats like .woff or .woff2. Explicitly set font-weight: bold; for the strong tag and include a fallback font-family, such as sans-serif, in case the primary font fails. Verify the font file is loading correctly in the browser's developer tools, as missing or incompatible files can cause this issue.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Faheem Ahmed