Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l4ci/mgrid
Basic responsive mobile first x-column grid system.
https://github.com/l4ci/mgrid
Last synced: about 19 hours ago
JSON representation
Basic responsive mobile first x-column grid system.
- Host: GitHub
- URL: https://github.com/l4ci/mgrid
- Owner: l4ci
- Created: 2013-10-11T08:39:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T14:33:18.000Z (about 11 years ago)
- Last Synced: 2023-03-25T01:10:48.022Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mGrid
Basic responsive mobile first x-column grid system. Download and open the example.html for some examples or use the index.html for a clean start.
## Usage
.col-1 // global
.xs-col-1 // Extra small devices
.s-col-1 // Small devices
.m-col-1 // Medium devices
.l-col-1 // Large devices
.xl-col-1 // Extra large devices