Changelog: 2020-12-26

  • Added .tag-list-summary li and 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 ul to retain the same space between the tag list and content below it.
  • Added Excalidraw to tools.json.
  • Removed content-visibility: auto; from figure.
  • Removed id=“top” from body because TIL this.
  • Added scroll-padding-top to html for better positioning when using ‘Back to Top’.