sass is removing the "\200B" value and leaving it blank? I put a space there for now..

This commit is contained in:
Yohn 2024-12-13 20:43:42 -05:00
parent 0104f7dbc0
commit 9faf5914d0
238 changed files with 238 additions and 238 deletions

View file

@ -2567,7 +2567,7 @@ body:has(dialog[open]) {
*/
:where(nav li)::before {
float: none;
content: "";
content: " ";
}
.pico nav,