Skip to content

Commit c608dd4

Browse files
authored
added some missing divs .html
1 parent b5c1a51 commit c608dd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Baby Yoda Animation/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
<div id="collar"></div>
2222
</div>
2323
<div id="egg">
24-
<div id="egg-lid-left">
25-
<div id="egg-lid-right">
24+
<div id="egg-lid-left"></div>
25+
<div id="egg-lid-right"></div>
2626
</div>
2727
<div id="left-hand"></div>
2828
<div id="right-hand"></div>
2929
</div>
3030
</body>
31-
</html>
31+
</html>

0 commit comments

Comments
 (0)