From 23015bc7c12f1b210e4691020a7422001a2f141d Mon Sep 17 00:00:00 2001 From: Brent Mulligan Date: Sat, 20 Jul 2013 15:38:38 -0400 Subject: [PATCH] Update Normalize.css URL to new Github.io domain --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index f12a1349ae..d78666549b 100644 --- a/css.html +++ b/css.html @@ -44,7 +44,7 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e

These styles can be found within scaffolding.less.

Normalize reset

-

For improved cross-browser rendering, we use Normalize, a project by Nicolas Gallagher and Jonathan Neal.

+

For improved cross-browser rendering, we use Normalize, a project by Nicolas Gallagher and Jonathan Neal.

Centering with container

Easily center a page's contents by wrapping its contents in a container. Containers set max-width at various media query breakpoints to match our grid system.