Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imevro authored Aug 2, 2017
1 parent e17e456 commit af1c462
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Flexbox Grid
# flexboxgrid2
[![npm version](https://badge.fury.io/js/flexboxgrid2.svg)](https://badge.fury.io/js/flexboxgrid2)

Grid based on the `flex` display property. Based on rem.
Grid based on the `flex` display property and rem.

### Values
- `.container` padding: .5rem,
Expand All @@ -27,4 +28,4 @@ Grid based on the `flex` display property. Based on rem.
```

# Inspiration
- based on [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid), but project was abandoned
- based on [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid), but project was abandoned

0 comments on commit af1c462

Please sign in to comment.