diff --git a/TODO b/TODO index 163de0f..a13dd1b 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ get RSS feed up and running -get preferred font setup https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face (see also notes) +get preferred font setup https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face (see also notes) set font-display to "swap" emphasize category viewer is in via different header color diff --git a/static/css/layout.css b/static/css/layout.css index bcdddac..20c1997 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -135,7 +135,6 @@ p { #content > ul > li { display: flex; align-items: center; - white-space: nowrap; } #content > ul > li > a {