Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,8 @@ <h4 class="f6 mb0 mt3">Code</h4>
<p class="code"> a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
<p class="code ttu"> a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
<h4 class="f6 mb0 mt3">Courier</h4>
<p class="code"> a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
<p class="code ttu"> a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
<p class="courier"> a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
<p class="courier ttu"> a b c d e f g h i j k l m n o p q r s t u v w x y z</p>
</div>
<div class="dtc-ns v-mid">
<pre class="ba b--black-05 pa2 overflow-auto">
Expand Down