Add css for tables to make them match the theme

This commit is contained in:
Alex Day 2020-11-11 17:20:27 -05:00
parent 44e11417bb
commit f066e4badc
2 changed files with 48 additions and 1 deletions

View file

@ -14,4 +14,5 @@
@import "list";
@import "single";
@import "footer";
@import "sharing-buttons";
@import "sharing-buttons";
@import "tables";