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_r400448427
##########
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:
So, Should I work in the previous breakpoint?
----------------------------------------------------------------
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