From f5bb6513eab93c2c8f2f841a69e0e1b811dd36d4 Mon Sep 17 00:00:00 2001 From: albert Date: Sun, 6 Nov 2011 17:28:28 -0500 Subject: [PATCH] style fixes --- app/assets/stylesheets/mobile/posts.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/mobile/posts.css.scss b/app/assets/stylesheets/mobile/posts.css.scss index 9b7cf83c7..1134e1071 100644 --- a/app/assets/stylesheets/mobile/posts.css.scss +++ b/app/assets/stylesheets/mobile/posts.css.scss @@ -109,7 +109,7 @@ div#tag-list { a { background: #eee; - font-size: 2em; + font-size: 3em; font-weight: bold; padding: 0.2em 0.5em; border: 1px solid #666;