hanson_blockly_test/style.css

11 lines
107 B
CSS

html, body {
height: 100%;
margin: 0;
padding: 0;
}
#blocklyDiv {
height: 480px;
width: 100%;
}