diff --git a/index.html b/index.html index 6b3a2f3..edeb3ad 100644 --- a/index.html +++ b/index.html @@ -9,14 +9,14 @@ - Fork me on GitHub + Fork this project on GitHub

normalize.css

-

A modern, HTML5-ready, alternative to CSS resets

+

A modern, HTML5-ready alternative to CSS resets

Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.

@@ -41,7 +41,7 @@ Tweet
@@ -72,7 +72,7 @@

Source code

Available on GitHub: necolas/normalize.css

-
$ git clone git://github.com/necolas/normalize.css.git
+
$ git clone git://github.com/necolas/normalize.css.git

Acknowledgements

Normalize.css is a project by Nicolas Gallagher (@necolas) and Jonathan Neal (@jon_neal).