speed up to 1.2s
This commit is contained in:
parent
979c7cc839
commit
aa6ca4d6e9
@ -92,7 +92,7 @@ const props = withDefaults(defineProps<{
|
||||
.path {
|
||||
stroke: var(--accent);
|
||||
stroke-linecap: round;
|
||||
animation: dash 1.5s ease-in-out infinite;
|
||||
animation: dash 1.2s ease-in-out infinite;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user