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 3a11366  fix(css): fix lint issue
3a11366 is described below

commit 3a11366d3d70577c971bc151deab9dd1fbfea51b
Author: Zoran Regvart <zregv...@apache.org>
AuthorDate: Wed Apr 1 13:26:01 2020 +0200

    fix(css): fix lint issue
---
 antora-ui-camel/src/css/frontpage.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/antora-ui-camel/src/css/frontpage.css 
b/antora-ui-camel/src/css/frontpage.css
index 351921c..5e6587d 100644
--- a/antora-ui-camel/src/css/frontpage.css
+++ b/antora-ui-camel/src/css/frontpage.css
@@ -207,7 +207,7 @@ section.frontpage h1 {
 }
 
 section.frontpage h2 {
-  text-align:center;
+  text-align: center;
 }
 
 .box {

Reply via email to