Crest fill fixed
This commit is contained in:
parent
23d11c6751
commit
e0908c89da
2 changed files with 6 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -71,7 +71,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
100% {
|
100% {
|
||||||
fill: transparent;
|
fill: #181A1B;
|
||||||
|
fill-rule: evenodd;
|
||||||
stroke: var(--color--text);
|
stroke: var(--color--text);
|
||||||
stroke-dashoffset: -25%;
|
stroke-dashoffset: -25%;
|
||||||
stroke-dasharray: 50% 0;
|
stroke-dasharray: 50% 0;
|
||||||
|
|
Loading…
Reference in a new issue