This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 1034baf  improvement to projects section alignment in frontpage
1034baf is described below

commit 1034baf3de6c207da2fce6eac3f538122730c9f7
Author: AemieJ <[email protected]>
AuthorDate: Wed Apr 15 22:08:20 2020 +0530

    improvement to projects section alignment in frontpage
---
 antora-ui-camel/src/css/frontpage.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/antora-ui-camel/src/css/frontpage.css 
b/antora-ui-camel/src/css/frontpage.css
index a1b23fd..9971da1 100644
--- a/antora-ui-camel/src/css/frontpage.css
+++ b/antora-ui-camel/src/css/frontpage.css
@@ -178,6 +178,7 @@ section.frontpage.projects .project a img + img {
 
 section.frontpage.projects .project h1 + p {
   height: 100%;
+  text-align: center;
 }
 
 section.frontpage.apache {

Reply via email to