From 5dcac62bf29fb379f8a4c9a31afc051a5d5975c5 Mon Sep 17 00:00:00 2001 From: Victoria Wang Date: Sun, 9 Nov 2014 22:46:11 -0600 Subject: [PATCH] Style improvements to profile header --- sass/_project-sass/_project-Main.scss | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 00ec5ac1..6f1f0c54 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -721,14 +721,14 @@ a.tag:hover { margin-left: 0; } .interior .header-Outro .stats { - margin-bottom: 1.2em; + margin-bottom: 1.3em; float: left; width: 100%; - margin-top: 2em; + margin-top: 1.9em; } .interior .header-Outro .stats strong { font-size: 1.5em; - font-weight: bold; + font-weight: normal; color: #DAEEA5; } .interior .header-Outro .stats span { @@ -739,8 +739,9 @@ a.tag:hover { } .interior .header-Outro .stats .stat { float: left; - width: 90px; text-align: center; + margin-right: 28px; + color: #84997E; } .interior .header-Outro .stats .stat.tips { width: 60px; @@ -850,6 +851,7 @@ a.tag:hover { .title-with-badge { float: left; width: 100%; + margin-bottom: 3px; } .title-with-badge span { float: left;