Skip to content

Commit 7676046

Browse files
committed
Aligned the label tag
1 parent 8bbc94b commit 7676046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack/js/components.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export const App = {
8787
<label for="skills">
8888
<strong>*Skill set</strong><br/>
8989
Choose up to three skills that you would like to see issues for.
90-
</label>
90+
</label>
9191
<VueSelect
9292
v-model="filters.skills"
9393
id="skills"

0 commit comments

Comments
 (0)