diff --git a/src/stylesheets/main.less b/src/stylesheets/main.less index e157415..2c4e8a9 100644 --- a/src/stylesheets/main.less +++ b/src/stylesheets/main.less @@ -3,7 +3,6 @@ width: 100%; height: 100%; background: transparent; - font-family: 'Source Code Pro', sans-serif; .terminal-body { background: #000; @@ -33,8 +32,6 @@ .terminal-container .terminal { width: 100%; height: 100%; - font-size: 13px; - line-height: 18px; } .terminal-container .terminal-input { position: absolute; @@ -74,4 +71,4 @@ padding: 0 3px; } }; -} \ No newline at end of file +}