Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Remove extra closing div tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jul 21, 2014
1 parent 1b03856 commit be0eaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raw.html
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@ <h1>Press mah buttons!</h1> Lorem ipsum dolor sit amet, consectetur adipisicing
<span class="container"><canvas class="paper button raised" id="button_small" value="FAIL"></canvas></span>

<p><p>
<canvas class="paper button" id="button_borderless_square"></canvas></div>
<canvas class="paper button" id="button_borderless_square"></canvas>


</div>
Expand Down

0 comments on commit be0eaf5

Please sign in to comment.