Sorry, we don't support your browser.  Install a modern browser

Fix border-radius clamp!#204

border-radius calculation is wrong:

–pv-radius-m: clamp(0.63rem, calc(-0.19vw + 0.79rem), 0.75rem);

With a negative factor for vw, the radius increases with smaller view width. It must decrease.

7 days ago

Please report bugs to the chat widget on the website. This is for requests. Thanks.

7 days ago

Thanks for the info. I would not have guessed that the chat was for bug reports …

6 days ago
1