nicolaferraro commented on a change in pull request #536:
URL: https://github.com/apache/camel-website/pull/536#discussion_r575295044
##########
File path: antora-ui-camel/src/css/doc.css
##########
@@ -36,6 +36,10 @@
margin: 1.5rem 0;
}
+.doc > h1.page:first-child img {
+ width: 1rem;
Review comment:
I've previewed the website locally. This looks a bit odd.. I think `1em`
looks nicer.
```suggestion
width: 1em;
```
----------------------------------------------------------------
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]