partial port of new-old content

This commit is contained in:
2021-04-27 14:15:48 +01:00
parent 85ce38617c
commit bffbc8b76d
40 changed files with 310 additions and 296 deletions

View File

@@ -0,0 +1,13 @@
+++
categories = ["webdev", "TIL"]
date = "2020-07-15T00:00:00Z"
layout = "post"
title = "TIL #1: Font weights in the browser"
+++
Stealing an idea from somewhere (that I would link if I could remember where!) when I learn something worth sharing (especially if it's from a small blog like this one) I'm going to reshare it here. This will likely evolve into a full separate section, but for now, here it is.
So, I now realise why the Jekyll theme that became the basis for the custom styles of this site included an explicit numerical font weight and it is because of some odd default choices in Safari.
Read more here: https://blog.stephaniestimac.com/posts/2020/06/browser-fonts/