zregvart commented on a change in pull request #536: URL: https://github.com/apache/camel-website/pull/536#discussion_r574526995
########## File path: antora-ui-camel/src/css/img.css ########## @@ -0,0 +1,8 @@ +article h1.page img { + width: 1em; +} + +.nav-link .image > img, +.breadcrumbs li .image > img { + width: 1em; +} Review comment: Then the `.nav-link...` change needs to go to `nav.css` and `article h1.page img` should go to `doc.css` and scoped with `.doc` (so `.doc article h1.page img`). ---------------------------------------------------------------- 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