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
commit 24c2fc80c48e4f8f42a888d096047a16a665d78f Author: nayananga@nayananga-Aspire-E5-575G <nayanangamuhandi...@gmail.com> AuthorDate: Sun Aug 25 10:24:34 2019 +0530 update: set menu items spacig into equal spacing using css --- antora-ui-camel/src/css/header.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/antora-ui-camel/src/css/header.css b/antora-ui-camel/src/css/header.css index 2fc309a..89a08d0 100644 --- a/antora-ui-camel/src/css/header.css +++ b/antora-ui-camel/src/css/header.css @@ -130,6 +130,8 @@ body { .navbar-item { flex: none; margin-bottom: 1px; + font-weight: bolder; + padding-right: 1.5rem; } .navbar-item.has-dropdown {