_sass/minima/_base.scss in miniscule-0.1.7 vs _sass/minima/_base.scss in miniscule-0.1.9
- old
+ new
@@ -247,10 +247,10 @@
&:nth-child(even) {
background-color: lighten($grey-color-light, 6%);
}
}
th, td {
- padding: ($spacing-unit / 3) ($spacing-unit / 2);
+ padding: ($spacing-unit / 4) ($spacing-unit / 3);
}
th {
background-color: lighten($grey-color-light, 3%);
border: 1px solid darken($grey-color-light, 4%);
border-bottom-color: darken($grey-color-light, 12%);