99problems icon indicating copy to clipboard operation
99problems copied to clipboard

font-weight: normal doesn’t map to font-weight: 400

Open dvschultz opened this issue 11 years ago • 1 comments
trafficstars

in most CSS stacks, font-weight: normal is synonymous with font-weight: 400 On the Nook HD (and maybe other ADE readers?), you must specify 400 as the font-weight.

dvschultz avatar Jun 29 '14 17:06 dvschultz

the solution is to only specify weights using the numeric values.

dvschultz avatar Jul 09 '14 16:07 dvschultz