Skip to content

Commit e34a6ff

Browse files
committed
Updated sudokujs to v0.0.18
1 parent 122480f commit e34a6ff

File tree

5 files changed

+1478
-672
lines changed

5 files changed

+1478
-672
lines changed

sudokujs/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
margin: 0;
1313
padding: 0;
1414
}
15+
html, body {
16+
overflow-y:hidden;
17+
height:100%;
18+
}
1519
@font-face {
1620
font-family: "saxMono";
1721
src: url(fonts/saxmono.ttf) format("truetype");

0 commit comments

Comments
 (0)