picocss / pico

Minimal CSS Framework for semantic HTML
https://picocss.com
MIT License
13.82k stars 406 forks source link

Nav item show garbled text when using local CSS #570

Open pcplayer opened 4 months ago

pcplayer commented 4 months ago

I have downloaded demo html from: https://github.com/picocss/examples/tree/master/v2-html.

It works fine on my computer.

And I have downloaded CSS to my computer, and if I modify the CSS link from: href="https://cdn.jsdelivr.net/npm/@picocss/pico@2.0.6/css/pico.min.css” to: href="/css/pico.min.css“

and everything on the page is fine but the nav item of theme. When I drop it down, it show garbled text over the three options item text. At the same time, I can change the theme by select the dark item. errorPic