From 2eaefd256f65eeafb7742fef543cb938da4ea770 Mon Sep 17 00:00:00 2001 From: Alec Lomas Date: Fri, 1 Jul 2016 11:31:47 -0700 Subject: [PATCH] Makes Pricniples font sizes consistent --- src/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/index.html b/src/templates/index.html index 521222a08..d91d08da8 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -86,14 +86,14 @@

Principles

Responsive

-

+

Everything should be 100% responsive. Your website should work regardless of a users device or screensize.

Readable

-

+

No matter the lighting, or the device, font-sizes should be large enough and contrast should be high enough for your users to easily read your content.