From 9af9477f653a1b4d0ab6bf2d4cd3ca617871e41f Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Tue, 12 Sep 2017 19:09:51 -0700 Subject: [PATCH] ugg spacing --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 3687f381..88230989 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,7 +36,7 @@ .remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; } .remark-inline-code { background-color: #ccc; - } + } .red { color: #fa0000; } .gray { color: #ccc; } .small { font-size: 70%; }