v2.2.0
What's Changed
- Added classes for
.button
and.notice
https://simplecss.org/introducing-simple-classes - Fix summary margins when using nested details by @Danacus in #111
- Change dl grid-template-columns by @Denis5161 in #112
- [css] fix whitespace by @lkhrs in #114
- Update hr vertical margin from 1rem to 3rem by @binyomen in #116
- Change abbr css by @Denis5161 in #119
- [css] use min-content on toggleable inputs by @lkhrs in #122
- [css] >3:1 contrast on borders + better hr styling by @lkhrs in #117
- [css] inline sibling checkbox/radio labels by @lkhrs in #124
- Button focus and disabled improvements by @lkhrs in #130
- Update simple.css for validation purposes by @gdpittman in #132
- Fix table ignoring width by @farooqaaa in #104
New Contributors
- @Danacus made their first contribution in #111
- @Denis5161 made their first contribution in #112
- @binyomen made their first contribution in #116
- @gdpittman made their first contribution in #132
- @farooqaaa made their first contribution in #104
Full Changelog: v2.1.1...v.2.2.0