From bc580b9287bb8aab1dbd24bef1384e2aa270f18c Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 20 Feb 2018 01:53:27 -0800 Subject: [PATCH] website --- docs/dynmetrics/index.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/dynmetrics/index.css b/docs/dynmetrics/index.css index c7c98d351..a888258c2 100644 --- a/docs/dynmetrics/index.css +++ b/docs/dynmetrics/index.css @@ -96,6 +96,8 @@ formula.code { .samples .sample .info { display: block; font-size: 11px !important; + letter-spacing: 0.01em; + font-weight: 400; line-height: 11px; margin-bottom: 9px; color: #bbb;