Remove padding from terminal, not support atm

This commit is contained in:
Daniel Imms
2017-09-02 14:11:21 -07:00
parent 4f81cdfe8c
commit c5a6d96a62
-4
View File
@@ -14,7 +14,3 @@ h1 {
margin: 0 auto;
padding: 2px;
}
#terminal-container .terminal {
padding: 2px;
}