CTalvio / Ultrachromic

The final form, the true evolution of the chromic theme saga!
MIT License
639 stars 40 forks source link

Rounding custom doesn't seem to work #57

Closed Sabin-DC closed 2 years ago

Sabin-DC commented 2 years ago

Describe the bug I'm using the custom lines, so adding them one by one in order from top and the rounding one just does not work. I can see the rounding properly when it's the preset, but with the custom lines neither of the rounding options do anything.

To Reproduce @import url('https://cdn.jsdelivr.net/gh/CTalvio/Ultrachromic/rounding_circlehover.css');

Screenshots

issue

CTalvio commented 2 years ago

You need to do all the steps, including step 14, in which you will define the AMOUNT of rounding, using ":root {--rounding: 12px;}".