diff --git a/assets/css/styles.css b/assets/css/styles.css index 7e51da5..35b68b6 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -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 {