Side-step small SVG width divergence by setting min-width
This commit is contained in:
parent
cc9631a371
commit
957c0d3488
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<svg width="743px" height="848px" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg width="750px" height="848px" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
.fg { fill: #AAAAAA }
|
||||
.bg { background: #000000 }
|
||||
|
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue