From cec2f0d894b80f3affeb60cff2d4afa49a2019a8 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 29 Jul 2021 08:19:33 +0000 Subject: more work on bs5 --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 49adde9eb..811df02e4 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -13,7 +13,7 @@ html { } body { - font-size: 1rem; + font-size: 0.9rem; background-color: $bgcolour; background-image: url('$background_image'); background-attachment: fixed; -- cgit v1.2.3