Today I Learned

2022/07/01

css font web

That in Chrome/chromium you can view the actually-rendered font by

  1. inspecting an element
  2. view computed properties

source: https://stackoverflow.com/a/31254584/6571327