Skip to content

Commit a42986d

Browse files
h1 closing tag bug fixed
1 parent 0331ae6 commit a42986d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<body>
1313
<div class="gen-css-container">
14-
<h2 class="gen-css-heading">CSS Visual Diagrams</h1>
14+
<h2 class="gen-css-heading">CSS Visual Diagrams</h2>
1515

1616
<!-- 1. Centering Content -->
1717
<div class="diagram-section">

0 commit comments

Comments
 (0)