summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/base.less4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/base.less b/themes/base.less
index 7b4de55a..5cee4525 100644
--- a/themes/base.less
+++ b/themes/base.less
@@ -11,6 +11,7 @@ body {
}
.first {
+ clear: both;
margin-top: 30px;
}
@@ -24,8 +25,9 @@ body {
.stats {
.make-md-column(3);
.make-xs-column(6);
+ height: 130px;
text-align: center;
-
+
.number {
font-size: 80px;
font-weight: 200;