zregvart commented on a change in pull request #283: Fixed front page issues URL: https://github.com/apache/camel-website/pull/283#discussion_r401561752
########## File path: antora-ui-camel/src/css/frontpage.css ########## @@ -257,6 +257,16 @@ section.frontpage h1 { height: 10rem; } + .split { + padding: 0 2rem; + flex: 100%; + text-align: center; Review comment: Not sure about aligning the text. If you'd like to center the 20 years of ASF image perhaps it's better to change the `.split img` to `display: block; margin: auto`. Currently  Non centered text and centered image  ---------------------------------------------------------------- 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