Crest fill fixed

This commit is contained in:
nomad 2025-06-05 22:41:07 +03:00
parent 23d11c6751
commit e0908c89da
2 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -71,7 +71,8 @@
}
100% {
fill: transparent;
fill: #181A1B;
fill-rule: evenodd;
stroke: var(--color--text);
stroke-dashoffset: -25%;
stroke-dasharray: 50% 0;