Github user derrickdoo commented on the issue: https://github.com/apache/kafka-site/pull/92 @manjuapu I'm running your branch locally and I noticed some layout/display issues that should eb sorted out. DESKTOP: 1. Clipping content on the right at certain browser widths:  2. Unnecessary padding appears to the left of the main content area at certain browser widths:  3. Horizontal nav should keep the same color scheme when you vertically scroll down the page. Can you just apply a white background with maybe 10px of padding-bottom to the nav to make it appear as if content is scrolling underneath the nav?  MOBILE: 1. Content is getting clipped on mobile  2. Video embed is getting clipped on mobile  3. "write your first app" cta should be at the top of the list  4. (not because of your changes) do you mind reducing the text size for the code examples for mobile ![Uploading image.pngâ¦]()
---