Links don't respect `--pico-text-underline-offset` variable
amkige opened this issue · 0 comments
amkige commented
Describe the issue
Links don't respect --pico-text-underline-offset
variable
Current Behavior
Links have a fixed value of 0.125em
for text-underline-offset
.
Expected Behavior
text-underline-offset
value should be var(--pico-text-underline-offset)
.
Reproduction URL
https://codepen.io/amkig/pen/ExJzyBv?editors=1100
Environment
N/A