We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f8dc874
SVG images that have a size in % unit failed to size correctly.
<svg width="100%" height="100%" viewBox="0 0 500 500">
Width should be 500px not 100px.