AemieJ commented on a change in pull request #471: URL: https://github.com/apache/camel-website/pull/471#discussion_r478917571
########## File path: antora-ui-camel/src/css/frontpage.css ########## @@ -74,30 +74,32 @@ header.frontpage p { line-height: 1.7rem; } -.frontpage a.button-dark, -.frontpage a.button-dark:hover { +a.button, +section.frontpage a.button { white-space: nowrap; - padding: 0.7rem 1rem; - background-color: var(--color-camel-orange); - background-image: none; - background-repeat: no-repeat; - background-position: 0; - color: white; - font-weight: bold; margin-right: 0.5rem; + background-image: none; border-radius: 3rem; - outline: none; - display: inline-block; - box-shadow: 0 4px #8e480b; + font-weight: bold; + padding: 0.4rem 1rem; Review comment: This overlapping is observed for 1024px as well. ---------------------------------------------------------------- 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