Skip to content
Snippets Groups Projects
Commit 6b1d0986 authored by Andy C's avatar Andy C
Browse files

added another option to heading

parent 66f28cbc
Branches
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@
<div>
<i class="fas fa-bold"></i> <i class="fas fa-italic"></i> <i class="fas fa-underline"></i> <i class="fas fa-font"></i> <i class="fas fa-align-left"></i> <i class="fas fa-align-center"></i> <i class="fas fa-align-right"></i>
<select id="heading-size">
<option value="">Heading</option>
<option value="h1">Heading 1</option>
<option value="h2">Heading 2</option>
<option value="h3">Heading 3</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment