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/26 10:01:31 UTC

[GitHub] [camel-website] zregvart commented on a change in pull request #264: Changed alignment under Project section on frontpage

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


With regards,
Apache Git Services