Skip to content

Commit 4aab17c

Browse files
committed
doc(r3): add width and height to the root element of logo-large-bg.svg
Fixes it being rendered too small on <https://lib.rs/crates/r3>. It appears that lib.rs rasterizes SVG images (instead of preserving vector data, which GitHub and crates.io do) and looks at its `viewBox` to determine the output size if `width` or `height` is missing.
1 parent f2d3db2 commit 4aab17c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

0 commit comments

Comments
 (0)