Skip to content

Commit dc75eaa

Browse files
authored
Remove unnecessary div and clean up HTML structure
1 parent 2bc287a commit dc75eaa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

project-5/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -601,10 +601,6 @@ <h4>Web Image (magic gauntlet from gdbrowser.com)</h4>
601601
<figcaption>i_start = 20</figcaption>
602602
</figure>
603603
</div>
604-
</div>
605-
606-
<!-- 1.7: Hand-drawn image edits -->
607-
<div class="subsection">
608604

609605
<h4>Hand Drawn Image 1</h4>
610606
<div class="image-row">
@@ -728,6 +724,7 @@ <h4>St. Basil's Cathedral Inpainting</h4>
728724
<figcaption>Inpainted</figcaption>
729725
</figure>
730726
</div>
727+
</div>
731728

732729
<h3>1.7.3 – Text-Conditioned Image-to-image Translation</h3>
733730

0 commit comments

Comments
 (0)