fix(profile): use bullet entity in placeholder SVG text
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="170" viewBox="0 0 400 170">
|
||||
<rect width="400" height="170" fill="#fff" stroke="#e4e2e2" rx="4.5"/>
|
||||
<text x="200" y="85" text-anchor="middle" fill="#434d58" font-size="14" font-family="sans-serif">Pin card " Generated by GitHub Action</text>
|
||||
<text x="200" y="85" text-anchor="middle" fill="#434d58" font-size="14" font-family="sans-serif">Pin card • Generated by GitHub Action</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 318 B |
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="320" height="170" viewBox="0 0 320 170">
|
||||
<rect width="320" height="170" fill="#fff" stroke="#e4e2e2" rx="4.5"/>
|
||||
<text x="160" y="85" text-anchor="middle" fill="#434d58" font-size="14" font-family="sans-serif">Top languages " Generated by GitHub Action</text>
|
||||
<text x="160" y="85" text-anchor="middle" fill="#434d58" font-size="14" font-family="sans-serif">Top languages • Generated by GitHub Action</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 323 B |
Reference in New Issue
Block a user