WordPress/wp-content/themes/twentynineteen/sass
Sergey Biryukov e30696bd20 Twenty Nineteen: Remove Baskerville Old Face from the font stack due to several shortcomings:
* Being difficult to read due to its mix of thin and thick strokes.
* Having poor language/extended character support.
* Not having other weights/styles (bold, italic, etc) and relying on browser approximations of those variants.

The next fonts down the stack (Garamond and Times) are more properly aligned to the appearance of the top-level serif font in the stack (Hoefler Text), and work better in its place.

Props kjellr, Rarst, justintadlock.
Fixes #45881.
Built from https://develop.svn.wordpress.org/trunk@45919


git-svn-id: http://core.svn.wordpress.org/trunk@45730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-08-30 18:58:57 +00:00
..
blocks Twenty Nineteen: Make sure center-aligned images in columns do not break beyond the column boundaries. 2019-08-26 19:01:55 +00:00
elements Twenty Nineteen: Use a less aggressive approach for non-latin font fallbacks. 2019-01-18 18:38:50 +00:00
forms Twenty Nineteen: Use a less aggressive approach for non-latin font fallbacks. 2019-01-18 18:38:50 +00:00
layout
media Twenty Nineteen: Use a less aggressive approach for non-latin font fallbacks. 2019-01-18 18:38:50 +00:00
mixins Twenty Nineteen: Fix inconsistent tab/space indentation in style files. 2019-04-07 06:18:51 +00:00
modules
navigation Twenty Nineteen: Fix inconsistent tab/space indentation in style files. 2019-04-07 06:18:51 +00:00
site Twenty Nineteen: Prevent too-long strings from causing horizontal scrolling. 2019-04-23 19:48:53 +00:00
typography Twenty Nineteen: Prevent too-long strings from causing horizontal scrolling. 2019-04-23 19:48:53 +00:00
variables-site Twenty Nineteen: Remove Baskerville Old Face from the font stack due to several shortcomings: 2019-08-30 18:58:57 +00:00
_normalize.scss