summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-07 12:49:34 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-07 12:49:34 -0500
commit457eab60cd791fa88f4b3b52b993d484c632d42c (patch)
treeb981e7369a98e53bf4ba3778006ac319a5e6bd7b /style.scss
parent2e51cd8a60335e8d70632a6df66f61c96b3f64b5 (diff)
Add graphs for Winston.
Having two `jarmon.TabbedInterface`s seems buggy, but things have been adjusted to be usable (mostly Winston only has one tab).
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index b380815..ef61e18 100644
--- a/style.scss
+++ b/style.scss
@@ -3,7 +3,7 @@ html {
height: 100%;
}
body {
- font-size: 10px;
+ font-size: 8px;
font-family: monospace;
height: 100%;
margin: 0;