aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/php/style.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/php/style.php')
-rw-r--r--view/theme/redbasic/php/style.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php
index 9b994ebdf..85b495792 100644
--- a/view/theme/redbasic/php/style.php
+++ b/view/theme/redbasic/php/style.php
@@ -122,7 +122,7 @@ if (! $toolicon_activecolour)
if (! $item_opacity)
$item_opacity = "1";
if (! $font_size)
- $font_size = "0.9rem";
+ $font_size = "1rem";
if (! $body_font_size)
$body_font_size = "0.75rem";
if (! $font_colour)