From 69eebdf46e76ebc3e2789ff0f809cf2760385057 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 21 Aug 2014 16:44:50 -0700 Subject: added bitmask beta announcement --- app/assets/stylesheets/leap.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app/assets') diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss index c91869d..e058d77 100644 --- a/app/assets/stylesheets/leap.scss +++ b/app/assets/stylesheets/leap.scss @@ -178,7 +178,7 @@ table.timeline { article.blog_summary { margin: 1em 0; - clear: both; + @include clearfix(); .byline { color: #999; } @@ -187,8 +187,9 @@ article.blog_summary { margin-bottom: 0; } } - heading.h3 { + h2 { line-height: 20px; + margin-top: 10px; } } -- cgit v1.2.3