From 93ab926dc7521327c6a403bfb460dd20c8d52400 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zlatan=20Vasovi=C4=87?= Date: Fri, 17 Jan 2014 20:22:32 +0100 Subject: [PATCH] Replace Normalize with Normalize.css --- docs/css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css.html b/docs/css.html index 09d7df3111..b1beac26ed 100644 --- a/docs/css.html +++ b/docs/css.html @@ -48,8 +48,8 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e

These styles can be found within scaffolding.less.

-

Normalize

-

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

+

Normalize.css

+

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

Containers

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

-- 2.47.2