You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/10 10:55:45 UTC

[GitHub] [camel-website] zregvart commented on a change in pull request #185: changed display:none to visible for swoosh animation to appear on mob…

zregvart commented on a change in pull request #185: changed display:none to visible for swoosh animation to appear on mob…
URL: https://github.com/apache/camel-website/pull/185#discussion_r390234385
 
 

 ##########
 File path: antora-ui-camel/src/css/frontpage.css
 ##########
 @@ -232,7 +232,7 @@ section.frontpage h1 {
   }
 
   header.frontpage svg {
-    display: none;
+    display: visible;
 
 Review comment:
   Perhaps removing the whole rule would serve the same purpose?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services