aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_tables.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss
index bb9491b0b..7d6620839 100644
--- a/scss/_tables.scss
+++ b/scss/_tables.scss
@@ -5,6 +5,7 @@
.table {
width: 100%;
margin-bottom: $spacer;
+ color: $table-color;
background-color: $table-bg; // Reset for nesting within parents with `background-color`.
th,