Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Spyratos authored and Michael Spyratos committed Jan 25, 2017
1 parent 91d5c18 commit c225750
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Bootstrap 4 Grid System (Flex)
Bootstrap 4 layout grid system and responsive utilities.
Bootstrap 4 grid system and responsive utilities.

## Version
Currently v4.0.0-alpha.6

## What's Included / Docs
## What's Included

* [Grid System](https://v4-alpha.getbootstrap.com/layout/grid/#content)
* [Responsive Utilities](https://v4-alpha.getbootstrap.com/layout/responsive-utilities/#content)
Expand Down Expand Up @@ -48,7 +48,7 @@ and you don't need to worry.

The grid settings are located inside the `scss/grid.scss` file. If you are going to be using the sass files in
your project, changing those will suffice. If you are going to be using the CSS file, then you will need to
change the settings and then build the CSS file. For more details, see the customization instructions bellow.
change the settings and then compile the CSS files. For more details, see the customization instructions bellow.

## Customization

Expand Down

0 comments on commit c225750

Please sign in to comment.