_sass/minima/_base.scss in jekyll-theme-lcsb-default-0.2.7 vs _sass/minima/_base.scss in jekyll-theme-lcsb-default-0.2.13

- old
+ new

@@ -274,10 +274,11 @@ * Tables */ table { margin-bottom: $spacing-unit; width: 100%; + font-size: smaller; text-align: $table-text-align; color: lighten($text-color, 18%); border-collapse: collapse; border: 1px solid $grey-color-light; tr { @@ -294,9 +295,6 @@ border-bottom-color: darken($grey-color-light, 12%); } td { border: 1px solid $grey-color-light; } -} - - - +} \ No newline at end of file