zregvart commented on a change in pull request #270: New section added in 
frontpage
URL: https://github.com/apache/camel-website/pull/270#discussion_r398618968
 
 

 ##########
 File path: antora-ui-camel/src/css/frontpage.css
 ##########
 @@ -273,3 +277,48 @@ section.frontpage h1 {
     text-align: center;
   }
 }
+
+section.frontpage.projects-new {
+  display: flex;
+  display: -webkit-box;
+  display: -ms-flexbox;
+  flex-wrap: wrap;
+}
+
+.box-new {
+  -webkit-box-flex: 33%;
+  -ms-flex: 33%;
 
 Review comment:
   Remove browser prefixes

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