From 4ae692707cc6b2d9bb5c2425c704650b58d53d3a Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 27 Nov 2011 20:29:14 -0800 Subject: [PATCH] tweak mobile styles --- assets/mobile.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/mobile.css b/assets/mobile.css index d6a7230..8e39a46 100644 --- a/assets/mobile.css +++ b/assets/mobile.css @@ -23,10 +23,10 @@ { /* common */ - h1 { font-size: 2em + h1 { font-size: 1.8em ; margin-top: 0 } - h2 { font-size: 1em } + h2 { font-size: 1.3em } #breadcrumbs { font-size: 0.8em }