diff --git a/Grid.md b/Grid.md index 8d99897..81b9a34 100644 --- a/Grid.md +++ b/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.