I have a working CSS only navbar with hamburger menu but all other HTML content displays inline and not as block elements
I'm trying to get a CSS only repsponsive navbar working, I've set a breakpoint that displays a hamburger menu at 768px and below, I have the navbar working fine but when I try to add any content below the navbar…