caitpj commented on code in PR #35564:
URL: https://github.com/apache/airflow/pull/35564#discussion_r1391058081


##########
airflow/www/static/css/main.css:
##########
@@ -105,7 +119,17 @@ div.container {
 @media (prefers-reduced-motion: no-preference) {
   .navbar-brand:hover .brand-logo-pinwheel {
     transform-origin: 17.66px 17.66px;
-    animation: pinSpin 1.5s linear;
+    animation: pinSpin 1.5s linear infinite;

Review Comment:
   I mention in the second paragraph of the description why I think removing 
infinite spin was not the right action to take away from issue #34019 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to