Skip to content

Commit 3753ff2

Browse files
author
Marcus
committed
Removed commented text
1 parent 39bcba2 commit 3753ff2

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

index.html

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,7 @@
1212
<link rel="stylesheet" href="style.css">
1313
</head>
1414
<body>
15-
<div class="card_layout">
16-
<!-- <div class="rank__honor">
17-
<h1>Test</h1>
18-
<h1>Test</h1>
19-
</div>
20-
<div class="main__details">
21-
<h1>Test</h1>
22-
<h1>Test</h1>
23-
<h1>Test</h1>
24-
<h1>Test</h1>
25-
<h1>Test</h1>
26-
<h1>Test</h1>
27-
</div>
28-
<div class="comp__title"><h1>Test</h1></div> -->
29-
</div>
15+
<main class="card_layout"></main>
3016
<script async defer type="module" src="./codewars-badge.js"></script>
3117
</body>
3218
</html>

0 commit comments

Comments
 (0)