Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rosener

    (@rosener)

    I should mention that the code listed above looks perfect on a mobile device (Android). But on a desktop or tablet, the text inside the svg image is enlarged. Thanks, Bill

    Thread Starter rosener

    (@rosener)

    I figured it out! I just needed to change the default font from Verdana to sans-serif:

    div { font-family: san-serif; }

    Thread Starter rosener

    (@rosener)

    The width of the font Verdana is significantly larger than sans-serif.

    Hi @rosener,

    Glad to hear that the issue has been fixed. Let me know of any other queries in the future and I will be back.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to prevent all text from being enlarged.’ is closed to new replies.