reduce python code font size

This commit is contained in:
Silver Kuusik
2018-01-17 12:40:16 +01:00
parent 20519554d3
commit f649da4980

@@ -139,6 +139,6 @@ div#stream {
div#blocklyCode {
width: 100%;
height: 100%;
font-size: 1.8em;
font-size: 1.5em;
}
}