psingh587 commented on a change in pull request #234: Added an anchor tag to
allow the users to reach the top of the page
URL: https://github.com/apache/camel-website/pull/234#discussion_r399618509
##########
File path: antora-ui-camel/src/css/footer.css
##########
@@ -71,7 +71,7 @@ footer .footer dl dd {
margin-left: 80%;
}
-@media screen and (max-width: 640px) {
+@media screen and (max-width: 1181px) {
Review comment:

@zregvart
this I had to do because, as can be seen in the picture above, the blocks
were stashing above each other. Now with this ,they don't and this particular
thing applies for <div class="edit" only so it does not affect anything else.
----------------------------------------------------------------
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