Skip to content

Commit

Permalink
tweak command layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Reinstein committed Mar 22, 2020
1 parent e007c37 commit 2924410
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,19 +117,16 @@ <h4>draw</h4>
<button>line</button>
<div class="shortcut" title="keyboard shorcut: l">l</div>

<h4>move</h4>
<h4>adjust</h4>
<div class="shortcut"></div>

<button>box</button>
<button>move box</button>
<div class="shortcut" title="keyboard shorcut: m">m</div>

<button>text</button>
<button>move text</button>
<div class="shortcut">n</div>

<h4>resize</h4>
<div class="shortcut"></div>

<button>box</button>
<button> resize box</button>
<div class="shortcut" title="keyboard shorcut: r">r</div>

<h4>misc</h4>
Expand Down

0 comments on commit 2924410

Please sign in to comment.