|
@ -44,7 +44,7 @@ |
|
|
<button id="rot-left" class="rot-left">Rotate left</button> |
|
|
<button id="rot-left" class="rot-left">Rotate left</button> |
|
|
<button id="rot-right" class="rot-right">Rotate right</button> |
|
|
<button id="rot-right" class="rot-right">Rotate right</button> |
|
|
<br><br> |
|
|
<br><br> |
|
|
<textarea id="name" rows="1" placeholder="Your Name"></textarea> |
|
|
<textarea id="photo-name" rows="1" placeholder="Your Name"></textarea> |
|
|
<br> |
|
|
<br> |
|
|
<button id="submit-photo" class="photo-buttons">Send</button> |
|
|
<button id="submit-photo" class="photo-buttons">Send</button> |
|
|
|
|
|
|
|
|