mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
feat: letter-spacing - update style files
This commit is contained in:
parent
dbe6ef1854
commit
2fea87344b
15 changed files with 81 additions and 15 deletions
|
|
@ -1182,10 +1182,10 @@
|
|||
</tbody>
|
||||
|
||||
<tbody id="styleLetterSpacing">
|
||||
<tr data-tip="Set letter spacing size">
|
||||
<tr data-tip="Set letter spacing">
|
||||
<td>Letter spacing</td>
|
||||
<td>
|
||||
<slider-input id="styleLetterSpacingInput" min="0" max="80"></slider-input>
|
||||
<slider-input id="styleLetterSpacingInput" min="0" max="20" step=".01"></slider-input>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue