Skip to content

Commit

Permalink
Changed list style used in document editor example.
Browse files Browse the repository at this point in the history
  • Loading branch information
jodator committed Oct 8, 2020
1 parent 8b2bc07 commit 78ee449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_snippets/examples/document-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ <h3 style="text-align:center;">Welcome letter</h3>
<td>9:30 AM - 11:30 AM</td>
<td>
<p><strong>Americano vs. Brewed</strong> - “know your coffee” with:&nbsp;</p>
<ol style="list-style-type:upper-roman;">
<ul style="list-style-type:circle;">
<li>Giulia Bianchi</li>
<li>Stefano Garau</li>
<li>Giuseppe Russo</li>
</ol>
</ul>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 78ee449

Please sign in to comment.