iron-vault-plugin / iron-vault

Obsidian plugin for Ironsworn/Starforged games
https://iron-vault-plugin.github.io/iron-vault/
Other
23 stars 1 forks source link

Try using viewBox to auto-scale SVGs #139

Open zkat opened 1 month ago

zkat commented 1 month ago

See https://stackoverflow.com/questions/19484707/how-can-i-make-an-svg-scale-with-its-parent-container

Maybe we can do this instead of responsive styles

zkat commented 1 month ago

eh, this is more complicated. Those SVGs are background images for weird <li>s with no width. Punting on this for the time being.