Skip to content

Commit 868e651

Browse files
committed
Fixed #52, update demo page example
1 parent 4a2e320 commit 868e651

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/assets/css/demo.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ h1, h2 { text-transform: capitalize; }
3636
.demo-container {
3737
background-color: cadetblue;
3838
clear: both;
39-
}
39+
overflow-y: hidden;
40+
}

0 commit comments

Comments
 (0)