Technical Documentation Page using Grid Layout

Hello,

just finished this Documentation page using Grid Layout. It’s pretty simple but it should work for every browser and all screen sizes.
Hope you like it and feedback is always appreciated. :slight_smile:

PS. Anyone knows why do I have to use minmax(x px, 1fr) in grid-template instead of 1fr to center the grid? If I use only 1fr the grid is scrollable along x-axis on smaller screens but it does not overflow.

Thank you

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.