diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-19 02:16:18 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-19 02:16:18 +0200 |
| commit | 7b57757dae8b837696ba746ab4c5b1c2e8eaf22d (patch) | |
| tree | 7fe444107d00dfafda21306cbc4648a9416dc7ef /tools | |
| parent | 561c6372814f59a38dba8d0fc6642e333dd287c9 (diff) | |
| download | mitjafelicijan.com-7b57757dae8b837696ba746ab4c5b1c2e8eaf22d.tar.gz | |
content update
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/draw/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/draw/index.html b/tools/draw/index.html index 4fcfee5..a022697 100644 --- a/tools/draw/index.html +++ b/tools/draw/index.html | |||
| @@ -31,7 +31,7 @@ | |||
| 31 | <nav class="tools"> | 31 | <nav class="tools"> |
| 32 | <button data-method="size" data-value="2">small</button> | 32 | <button data-method="size" data-value="2">small</button> |
| 33 | <button data-method="size" data-value="4">normal</button> | 33 | <button data-method="size" data-value="4">normal</button> |
| 34 | <button data-method="size" data-value="10">big</button> | 34 | <button data-method="size" data-value="12">big</button> |
| 35 | <button data-method="clear" data-value="">clear</button> | 35 | <button data-method="clear" data-value="">clear</button> |
| 36 | </nav> | 36 | </nav> |
| 37 | 37 | ||
