Changelog: 2021-04-01
- Updated from Moment to Luxon.
- Updated to the latest version of the Eleventy RSS plugin. Have noticed the the publish date for RSS is a day off, hoping this update fixes it.
- Removed the line-height from
blockquote, it now uses the global line-height. - Removed
content-visibility: autofrom the footer. - Adjusted spacing within the
figureto better handle when there is no caption with the image. Actually did this on 2021-04-02 but didn’t feel like making a whole new changelog post for one little tweak. - Added a border and a bit more padding to
.caption, also did this on 2021-04-02!