# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.0] - 2020-02-26
### Added
- Styles for tables
- Styles for main element
- Bottom margin for div

### Changed
- Primary color to be blue-purple
- Wording on slogan
- Width of some form inputs
- Spacing of radio/checkbox inputs

## [0.2.1] - 2020-02-24
### Changed
- Greatly reduced the size of the style file

### Removed
- Separate form.scss file. Seemed unnecessary.

## [0.2.0] - 2020-02-24
### Added
- Focus outline styling
- Textarea styling
- Input label styling

### Changed
- Radio/checkbox styling

## [0.1.3] - 2020-02-23
### Changed
- NPM publish settings

## [0.1.0] - 2020-02-23
### Added
- Typography styles
- Button and link styles
- Input styles
- Section styles