Skip to content

Commit

Permalink
Add colons to descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
rich committed Sep 12, 2024
1 parent 6f489cd commit c65ab0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ <h1>Colour Me Knowledgeable!</h1>
<section id="question">
<h2>Which colours are in this thing?</h2>
<dl>
<dt>Thing</dt>
<dt>Thing:</dt>
<dd id="thing"></dd>
<dt>Number of colours</p>
<dt>Number of colours: </p>
<dd id="number"></dd>
</dl>
</section>
Expand Down

0 comments on commit c65ab0a

Please sign in to comment.