[Bug] Aside Navigation not responsive on screen sizes < 681px #271
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟩 priority: low
Low priority and doesn't need to be rushed
🚧 status: blocked
Blocked & therefore, not ready for work
Description
For all pages that contain an aside navigation, the aside element maintains a padding that on screen sizes
< 681px
, make the navigation appear pushed to one side. This affects;specimen/contexts/default-page.html
-
specimen/contexts/archive-page.html
Reproduction
specimen/contexts/default-page.html
orspecimen/contexts/archive-page.html
file on your browser< 681px
Expectation
The aside element should have uniform padding on the left and right side, and should not take too much space, so as to prioritize content.
Screenshots
Environment
Resolution
The text was updated successfully, but these errors were encountered: