zregvart commented on a change in pull request #247: centered navbar correctly
URL: https://github.com/apache/camel-website/pull/247#discussion_r397057400
 
 

 ##########
 File path: antora-ui-camel/src/css/header.css
 ##########
 @@ -35,6 +35,7 @@ body {
   .navbar-end > .navbar-item,
   .navbar-end .navbar-link {
     color: var(--navbar-font-color);
+    line-height: 55px;
 
 Review comment:
   We prefer not to use px but rather rem as the font size can be changed by 
the user using the browsers zoom in-out feature.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to