summaryrefslogtreecommitdiff
path: root/public/css/theme2.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/theme2.css')
-rw-r--r--public/css/theme2.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/theme2.css b/public/css/theme2.css
index fe243e26..cfa1facd 100644
--- a/public/css/theme2.css
+++ b/public/css/theme2.css
@@ -6744,6 +6744,7 @@ body {
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
+ font-size: 20px;
height: 130px;
text-align: center;
}
@@ -6758,6 +6759,9 @@ body {
font-weight: 200;
}
@media (max-width: 992px) {
+ .stats {
+ font-size: inherit;
+ }
.stats .number {
font-size: 40px;
}