mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-10 16:03:59 +02:00
Updated Grid (markdown)
2
Grid.md
2
Grid.md
@@ -1,4 +1,4 @@
|
||||
The grid system is built similarly to the one used by frameworks such as Bootstrap or Pure.CSS and allows users to build sectioned websites to their liking. The implementation is mobile-first, prioritizing smaller screen size styles over larger screen styles.
|
||||
The grid system is built similarly to the one used by frameworks such as Bootstrap or Pure.CSS and allows users to build sectioned websites to their liking. The implementation is mobile-first, prioritizing smaller screen styles over larger screen styles.
|
||||
|
||||
The grid system can be customized to the user's needs using the provided **mixin** in the [_grid.scss](https://github.com/Chalarangelo/mini.css/blob/master/scss/mini/_grid.scss) partial file.
|
||||
|
||||
|
Reference in New Issue
Block a user