Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gesa/fluid-to-em-grid

A grid that's fluid when it's at tablet-y viewports, and em-based when it's at desktop-y viewports.
https://github.com/gesa/fluid-to-em-grid

Last synced: 29 days ago
JSON representation

A grid that's fluid when it's at tablet-y viewports, and em-based when it's at desktop-y viewports.

Awesome Lists containing this project

README

        

# fluid-to-em-grid
================

I wanted a grid system that was fluid on smaller screens, but would be em-based for larger screens. Everyone has their limits on how wide their content can go and still make sense to the reader.

The class names are inspired by [Dryan's CSS Smart Grid](https://github.com/dryan/css-smart-grid) because frankly I think he did it right.