summaryrefslogtreecommitdiff
path: root/_sass
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-03-30 02:50:54 -0400
committerBen Burwell <ben@benburwell.com>2015-03-30 02:50:54 -0400
commit657810acf16a4ba1cbfd524bfa323c01b52c9766 (patch)
tree9f9ef4fa97c9dc1949b0cbea3935d755b089f2e8 /_sass
parent2b59a0f8355ae8b4bf71cf5c2a365de91f5ebe1b (diff)
restore data-table style
Diffstat (limited to '_sass')
-rw-r--r--_sass/_brand.scss4
1 files changed, 4 insertions, 0 deletions
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;
+}