Skip to content

Commit 260ec59

Browse files
committed
Fix a styling issue in the demo
1 parent 9138f06 commit 260ec59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/GUI/demo.css

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ h1 {
5757
color:red;
5858
transition:.5s;
5959
overflow:hidden;
60+
margin: 15px;
6061
}
6162

6263
#output {

0 commit comments

Comments
 (0)