rimshach opened a new pull request #348: Display Category Tags on blog pages for small screens URL: https://github.com/apache/camel-website/pull/348 When we open the blog page from mobile, it was difficult to directly open a specific category blogs as the tags were not visible on mobile screens.This made navigation on mobile phones difficult. Now I have made the following changes : Added a burger button for category on smaller screens using the existing css classes i.e nav-container and nav-toggle.On click the side menu is opened and category tags are displayed. Now the pages looks like:  
---------------------------------------------------------------- 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
