Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTDC3377 authored Oct 10, 2023
1 parent a639d2b commit 4f093fd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,14 @@
When that is done, just define <samp>"DSans Regular"</samp> in your <code>font-family</code>.
<br><br><br><h1 name="type">Type tester</h2>
<br>
Type anything below and it will show in DSans! <br>
<i>Drag the bottom-left corner of the box to make it bigger.</i>
Type anything below and it will show in DSans!
<br><br>
<textarea
<input
id="TypeTest"
type="text"
name="searchBox"
value=""
style=border-radius:12px;background-color:#111;color:white


placeholder=""
></textarea>
Expand Down

0 comments on commit 4f093fd

Please sign in to comment.