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/08/12 08:01:10 UTC

[GitHub] [camel-website] aashnajena commented on a change in pull request #455: fix: broken links and HTML validation

aashnajena commented on a change in pull request #455:
URL: https://github.com/apache/camel-website/pull/455#discussion_r469077419



##########
File path: antora-ui-camel/src/css/frontpage.css
##########
@@ -114,6 +114,12 @@ section.frontpage.columns.blog-posts {
   background-color: var(--color-smoke-50);
 }
 
+section.frontpage.blog-posts ul {
+  display: flex;

Review comment:
       This change seems problematic.. This is how it looks for me:
   
   ![Screenshot 2020-08-12 at 1 27 16 PM](https://user-images.githubusercontent.com/32356795/89990275-bdc5f780-dc9f-11ea-897a-2eeab6a2326b.png)
   
   I've suggested another change to make sure the **flex-direction** of the **blog-posts** section becomes **'column'** for <1023px.
   




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