Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Added span tag around "All the guff"
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumeet Adur committed Dec 14, 2015
1 parent d9f0ea0 commit 55cb2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/main-page.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</div>
</div>
{{/each}}
<div class="paraHeads">All the guff</div>
<div class="paraHeads"><span class="label">All the guff</span></div>
<ul class="guffs">
{{#each words}}
<li class="guff">
Expand Down

0 comments on commit 55cb2df

Please sign in to comment.