@@ -148,6 +148,13 @@ $link-hover-color: $color-link-hover;
}
+/*
+ * table
+ */
+.table {
+ color: $color-global;
+}
+
/*
* cards
*/