Skip to content

Commit e11edbe

Browse files
committed
style: fix
1 parent fd7a224 commit e11edbe

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

src/views/Catalogue.vue

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@
1414
using the homepage of the tool.
1515
</p>
1616
<p>
17-
Related - <a href="https://ileriayo.github.io/markdown-badges/">Markdown Badges</a> site
18-
with a large catalogue of products using logos and colors,
19-
or <a href="https://simpleicons.org/">Simple Icons</a> if you want to use their
20-
search feature then use the icon and color that comes up for your own shields.io badge.
17+
Related -
18+
<a href="https://ileriayo.github.io/markdown-badges/"
19+
>Markdown Badges</a
20+
>
21+
site with a large catalogue of products using logos and colors, or
22+
<a href="https://simpleicons.org/">Simple Icons</a> if you want to use
23+
their search feature then use the icon and color that comes up for
24+
your own shields.io badge.
2125
</p>
2226
</div>
2327
</div>

src/views/DataBadges.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
note="Display text for the left of the badge"
2424
/>
2525
<br />
26-
26+
2727
<TextInput
2828
label="Alt text"
2929
v-model="altText"

0 commit comments

Comments
 (0)