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;