Skip to content

Commit

Permalink
changed settings text
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed May 29, 2020
1 parent 2bb2808 commit 38f4064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h1>smooth caret</h1>
</div>
<div class="section caretStyle" section="">
<h1>caret style</h1>
<div class="text">What the caret will look like in the test</div>
<div class="text">Change the style of the caret during the test.</div>
<div class="buttons">
<div class="button" caret="default" tabindex="0" onclick="this.blur();">|</div>
<div class="button" caret="block" tabindex="0" onclick="this.blur();"></div>
Expand Down Expand Up @@ -319,7 +319,7 @@ <h1>font size</h1>
</div>
</div>
<div class="section languages">
<h1>languages</h1>
<h1>language</h1>
<div class="buttons">
</div>
</div>
Expand Down

0 comments on commit 38f4064

Please sign in to comment.