Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken headings in Markdown files #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Cute Grids

##About
## About

Cute Grids is a responsive grid system full of features to help designers and developers get started with their responsive layout. Visit [Cute Grids](http://www.cutegrids.com) for more details.

##Features
## Features

* 12 Columns

Expand All @@ -20,12 +20,12 @@ Cute Grids is a responsive grid system full of features to help designers and de

* plus more

##Browser Support
## Browser Support

Works on Chrome, Safari, Firefox, Opera, IE9+.
If you need Cute grids to work in IE8 then this is possible with using respond.js polyfill for Media queries and REM-unit-polyfill for rem untis .

##Getting Started
## Getting Started

**Link to your stylesheet**

Expand Down Expand Up @@ -53,15 +53,15 @@ Wrap the cute columns in a row. Make sure that all cute columns add up to 12. Co

For full instructions using Cute Grids visit [www.cutegrids.com](http://www.cutegrids.com)

##Support
## Support

If you have any questions or need some support using Cute Grids then please feel free to contact me.

Email: [[email protected]](mailto:[email protected])

or connect with me on twitter [@dazzy_web](https://twitter.com/dazzy_web)

##Copyright & License
## Copyright & License

Copyright (C) 2014 Darren Newberry - Released under the MIT License.