@ -3,7 +3,7 @@
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height: 300px;
height: 400px;
}
.CodeMirror-scroll {
/* Set scrolling behaviour here */
@ -31,13 +31,6 @@ li.social {
padding: 4px;
min-height: 600px;
overflow-y: auto;
overflow-x: auto;
width: 100%;
.topbar {
margin-top: 10px;
padding: 6px;