Remove styles, rename some classes

This commit is contained in:
Oliver Davies 2017-08-06 20:47:56 +01:00
parent 451789c1a2
commit e9eab9260b
5 changed files with 2 additions and 14 deletions

View file

@ -16,11 +16,6 @@
.align-items-center
align-items: center
//@each $value in 'block', 'inline', 'inline-block', 'flex'
// .display-#{$value},
// .is-#{$value},
// display: #{$value}
@each $value in 'top', 'middle', 'bottom'
.table
& > thead > tr > th,