@ -44,7 +44,7 @@
<button id="rot-left" class="rot-left">Rotate left</button>
<button id="rot-right" class="rot-right">Rotate right</button>
<br><br>
<textarea id="name" rows="1" placeholder="Your Name"></textarea>
<textarea id="photo-name" rows="1" placeholder="Your Name"></textarea>
<br>
<button id="submit-photo" class="photo-buttons">Send</button>
@ -219,7 +219,7 @@ margin:10px;
}
#name{
#photo-name{
-webkit-appearance: none;
-moz-appearance: none;