Hacker News new | ask | show | jobs
by italiancheese 2964 days ago
I don't understand how they're demonstrating a responsive grid framework with a non-responsive demo.
1 comments

It’s not really responsive, it just stacks grid elements vertically when the viewport width is < 480px.

https://github.com/vladocar/SMART-CSS-GRID/blob/a0cfd2c730e9...