Fix grid style, Fix gapless columns

This commit is contained in:
Jeremy Thomas
2016-04-10 17:09:34 +01:00
parent af08eee0f2
commit 4b6d786620
2 changed files with 36 additions and 10 deletions

View File

@@ -10,10 +10,16 @@
### Added
* **small tag**: `.tag.is-small`
* 12th column classes
* `*-full` column classes
* `$family-code`
### Fixed
* disabled input with element
* `.table` last row with `th`
* `.card` color in `.hero`
* `.columns.is-gapless`
### Removed