The sidebar isn't responsive. I've inspected the elements in the browser's console and noticed that the media queries for different screen sizes for the sidebar isn't working. Upon inspection of the dist/ file after the npm install, the media queries seem about correct in its setup. Am I missing something?
The sidebar isn't responsive. I've inspected the elements in the browser's console and noticed that the media queries for different screen sizes for the sidebar isn't working. Upon inspection of the dist/ file after the npm install, the media queries seem about correct in its setup. Am I missing something?