diff options
| -rw-r--r-- | scss/_tables.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_tables.scss b/scss/_tables.scss index 7d6620839..bed9e73a6 100644 --- a/scss/_tables.scss +++ b/scss/_tables.scss @@ -23,10 +23,6 @@ tbody + tbody { border-top: (2 * $table-border-width) solid $table-border-color; } - - .table { - background-color: $body-bg; - } } |
