fix(frontend): re-enable navbar animation
This commit is contained in:
parent
86e4e637c4
commit
124a68bcf4
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ div.call-to-action-box {
|
|||
--maxStrokeLengthNeg: -2001.85791015625;
|
||||
stroke-dasharray: var(--maxStrokeLength);
|
||||
stroke-dashoffset: var(--maxStrokeLength);
|
||||
/*animation: logosignal 2s linear infinite;*/
|
||||
animation: logosignal 2s linear infinite;
|
||||
}
|
||||
|
||||
@keyframes logoheart {
|
||||
|
|
Loading…
Add table
Reference in a new issue