zregvart commented on a change in pull request #264: Changed alignment under
Project section on frontpage
URL: https://github.com/apache/camel-website/pull/264#discussion_r398447828
##########
File path: antora-ui-camel/src/css/frontpage.css
##########
@@ -260,4 +261,7 @@ section.frontpage h1 {
section.frontpage.projects .project p:nth-child(3) {
text-align: center;
}
-}
+ section.frontpage.projects .project h1 {
+ text-align: center;
+ }
+}
Review comment:
This change fails the lint check.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services