summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-12-14 20:03:34 +0100
committermsquare <msquare@notrademark.de>2017-12-14 20:03:34 +0100
commita5f4de950913420246ce5ffdff1ce9c8bdc6f377 (patch)
tree336a83c7b5c4ea677f9638d04546bca0af5ddd84 /themes
parent20f4d44cbf159f25f78312290be52fcfafef02de (diff)
finetuning dashboard layout
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;