Skip to content

Commit

Permalink
Updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanSpeek committed Oct 5, 2016
1 parent 71837fe commit b8cd3e4
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Download either the [spacegrid.min.css](https://raw.githubusercontent.com/Jonath
</head>
</html>
```

## Check out a quick and easy demo [here](https://jonathanspeek.github.io/spacegrid/).
---
## Check out a basic demo [here](https://jonathanspeek.github.io/spacegrid/).

![alt tag](https://github.com/JonathanSpeek/spacegrid/blob/master/spacegrid-layout.png?raw=true)

Expand Down Expand Up @@ -54,10 +54,10 @@ Download either the [spacegrid.min.css](https://raw.githubusercontent.com/Jonath
<div class="space-4">This is 25% width</div>
</div>
```
---
### With Added Flexibility

### Added flexibility

#### There are a few add-ons:
#### Here are a few add-ons:

* 25% width
* 40% width
Expand All @@ -83,3 +83,6 @@ Download either the [spacegrid.min.css](https://raw.githubusercontent.com/Jonath
<div class="space-60">This is 60% width</div>
</div>
```
---
#### Customize widths by adding your own!

0 comments on commit b8cd3e4

Please sign in to comment.