summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 9e05e5f..932d65d 100644
--- a/style.scss
+++ b/style.scss
@@ -44,5 +44,5 @@ video {
}
table {
- @extend .table;
+ @extend .table, .table-striped;
}