Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need correction of Border Radius property #41

Closed
git-kamien opened this issue Nov 19, 2023 · 0 comments
Closed

Need correction of Border Radius property #41

git-kamien opened this issue Nov 19, 2023 · 0 comments

Comments

@git-kamien
Copy link

The Border Radius property is completely wrong compared to the original documentation, the property at site contains undersized values where:

0.75rem = 10px
1rem = 12px,
1.5rem = 16px 

while it should be

0.75rem = 12px
1rem = 16px
1.5rem = 24px

the same issue occurs in all rounded related variables

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

No branches or pull requests

2 participants