forked from hswaw/labelmaker
fix: move preview above settings
otherwise it's a preview for ants
This commit is contained in:
parent
a8e861f499
commit
67efaca6dc
1 changed files with 5 additions and 5 deletions
|
@ -56,12 +56,12 @@
|
|||
<h1>Hackerspace Printing System For Printing Labels</h1>
|
||||
</div>
|
||||
<h3>Box 'o Stuff Label <small>For SAMLA boxes with common equipment</small></h3>
|
||||
<div>
|
||||
<h4>Preview</h4>
|
||||
<img id="preview" src="/api/preview/70/?text=dupa" class="img-responsive" alt="Label preview" /><br />
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-2">
|
||||
<h4>Preview</h4>
|
||||
<img id="preview" src="/api/preview/70/?text=dupa" class="img-responsive" alt="Label preview" /><br />
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="col-md-5">
|
||||
<h4>Settings</h4>
|
||||
<div class="form-group">
|
||||
<label for="fontsize">Font Size</label>
|
||||
|
|
Loading…
Add table
Reference in a new issue