Browse Source

Fix extra \t with the help of .editorconfig

pull/135/head
Dan Dascalescu 10 years ago
parent
commit
3d6e2d64b3
  1. 2
      index.html

2
index.html

@ -152,7 +152,7 @@
<div style="width: 30%; float: left; margin-top: 15px; margin-left: 10px" class="block__list_words">
<div class="block__list-title">Drag handles</div>
<ul id="handle-1">
<ul id="handle-1">
<li><span class="drag-handle"></span>Select text freely</li>
<li><span class="drag-handle"></span>Drag my handle</li>
<li><span class="drag-handle"></span>Best of both worlds</li>

Loading…
Cancel
Save