Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

text-size-adjust is an unrecognized property #150

Open
vbresan opened this issue Apr 8, 2021 · 0 comments
Open

text-size-adjust is an unrecognized property #150

vbresan opened this issue Apr 8, 2021 · 0 comments

Comments

@vbresan
Copy link

vbresan commented Apr 8, 2021

I am receiving the error on the following code block:

body { 
	font-family: Helvetica, sans-serif;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

text-size-adjust is a valid CSS property.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant