mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-12-26 00:49:10 +00:00
fix html linting issue (indentation)
This commit is contained in:
parent
ac9b101b47
commit
89dfe3293d
@ -75,7 +75,7 @@
|
|||||||
<input type="file" accept="image/*" id="mealImg" name="mealImg">
|
<input type="file" accept="image/*" id="mealImg" name="mealImg">
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<video id="player" width="320" height="240" autoplay hidden></video>
|
<video id="player" width="320" height="240" autoplay hidden></video>
|
||||||
<canvas id="photoCanvas" width="320" height="240" hidden></canvas>
|
<canvas id="photoCanvas" width="320" height="240" hidden></canvas>
|
||||||
<button type="button" id="photoButton" hidden>Take Photo</button>
|
<button type="button" id="photoButton" hidden>Take Photo</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user