Added Font-Size message to Development Toolbar.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<header class="page_toolbar">
|
||||
<div>
|
||||
<div class="page_toolbar__data_options">
|
||||
<label for="data-options">Data Options: </label>
|
||||
|
||||
<select name="data" id="data-options">
|
||||
@@ -8,4 +8,8 @@
|
||||
{{/each}}
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
Sizes: <b>1rem = {{ config.remToPx }}px</b>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user