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
   ![Screenshot_2020-04-01 Home - Apache 
Camel(1)](https://user-images.githubusercontent.com/1306050/78134971-52326a80-7421-11ea-9168-b69fb773b2bf.png)
   
   Non centered text and centered image
   ![Screenshot_2020-04-01 Home - Apache 
Camel(2)](https://user-images.githubusercontent.com/1306050/78134977-53639780-7421-11ea-869d-9e253302bea4.png)

----------------------------------------------------------------
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

Reply via email to