Skip to content

Commit f688112

Browse files
committed
Fix syntax error in index.html
1 parent 44524dc commit f688112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

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

2626
<style>
2727
.container-fluid {
28-
// Prevent scrollbars
28+
/* Prevent scrollbars */
2929
overflow: hidden;
3030
}
3131

0 commit comments

Comments
 (0)