Changelog: 2020-12-26
- Added
.tag-list-summary liand set it to .5rem to add some bottom margin on the tags so they’re not touching when they wrap. - Added margin-bottom of -.5rem to the
ulto retain the same space between the tag list and content below it. - Added Excalidraw to tools.json.
- Removed
content-visibility: auto;fromfigure. - Removed
id=“top”frombodybecause TIL this. - Added
scroll-padding-toptohtmlfor better positioning when using ‘Back to Top’.