CSElonewolf 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_r390258973
########## 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: Ok.Sure.Thats a great Idea.I was too thinking about the abnormal font-size of the `<h1>` tag content as soon as the screen was reduced from 1023px. I will be changing the font-size and will also increase the opacity of the shadow of the h1 tag's content. ---------------------------------------------------------------- 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