change notes 2023-05-22
- Formatting updates to improve performance on mobile (largely shifting some widths to using Em/em and adding dynamic changes with
@media screen and (min-width: 500px)in the CSS). Also learned how to 'Toggle device toolbar' in Chrome DevTools. - Added a
update_changes_link.pyscript to automatically updated the changes link in my footer.