From 657810acf16a4ba1cbfd524bfa323c01b52c9766 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 30 Mar 2015 02:50:54 -0400 Subject: restore data-table style --- _sass/_brand.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_sass/_brand.scss b/_sass/_brand.scss index 74c4651..b18521e 100644 --- a/_sass/_brand.scss +++ b/_sass/_brand.scss @@ -86,3 +86,7 @@ ol { font-style: normal; } } + +.data-table { + font-size: 0.8rem; +} -- cgit v1.2.3