zregvart commented on issue #171: updated the the stroke-opacity and animation delay URL: https://github.com/apache/camel-website/pull/171#issuecomment-596391802 Thank you, the swoosh animation does look more apparent now. Here's the [preview](https://builds.apache.org/job/Camel.website/job/PR-171/Preview/index.html). We like to keep our changes on topic, so I would prefer that the changes in 75798bd535d45e5edaa167d8ed45a5770ac6faa4 are done on a separate pull request if possible. And with regards to that change the CSS lint is reporting two issues: ``` 17:38:30 src/css/header.css 17:38:30 371:1 ✖ Expected empty line before rule rule-empty-line-before 17:38:30 373:2 ✖ Unexpected whitespace at end of line no-eol-whitespace ``` You can run the build locally in the `antora-ui-camel` directory by doing `yarn build` there to make sure changes do not introduce lint errors.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services