mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-08 07:37:22 +00:00
fix html linting issue (indentation)
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<input type="file" accept="image/*" id="mealImg" name="mealImg">
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
<fieldset>
|
||||
<video id="player" width="320" height="240" autoplay hidden></video>
|
||||
<canvas id="photoCanvas" width="320" height="240" hidden></canvas>
|
||||
<button type="button" id="photoButton" hidden>Take Photo</button>
|
||||
|
Reference in New Issue
Block a user