Commit d493f81
authored
fix: image width in feature component (#488)
All "Spec" images look slightly stretched, compare to https://cssdb.org/#all-property
The included SVG has a narrower size, compare to it's content, e.g. the `width` attribute in the SVG source code: https://img.shields.io/badge/Spec-005A9C?logo=w3c&style=flat-square
Reduced the width of an image from 55 to 37.1 parent 25392c3 commit d493f81
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments