You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
327 B
14 lines
327 B
<header class="page_toolbar">
|
|
|
|
<div class="page_toolbar__left"></div>
|
|
|
|
<div class="page_toolbar__middle">
|
|
<div>
|
|
Sizes: <b>1rem = {{ config.remToPx }}px</b>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="page_toolbar__right">
|
|
<a href="{{ previewFrameUrl }}" target="_blank" class="open_in_new_tab"></a>
|
|
</div>
|
|
</header>
|
|
|