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