Skip to content

Commit d1a7420

Browse files
authored
no closing </body> tag
the file is missing the </body> closer
1 parent b939b18 commit d1a7420

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-cookbook/columns-flexbox--download.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
</p>
5353

5454
</div>
55-
56-
</html>
55+
</body>
56+
</html>

0 commit comments

Comments
 (0)