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