diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/components/clock.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/components/clock.vue
index 933f021a..b82053e6 100644
--- a/Thermo.Active/wwwroot/src/app_modules_thermo/components/clock.vue
+++ b/Thermo.Active/wwwroot/src/app_modules_thermo/components/clock.vue
@@ -23,7 +23,7 @@
justify-content: center;
height: 100%;
font-family: "Work Sans";
- font-size: 47px;
+ font-size: 40px;
font-weight: 500;
line-height: 1.01;
padding-right: 1rem;
diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/dashboard/dashboard.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/dashboard/dashboard.vue
index 648a84a9..05310b95 100644
--- a/Thermo.Active/wwwroot/src/app_modules_thermo/dashboard/dashboard.vue
+++ b/Thermo.Active/wwwroot/src/app_modules_thermo/dashboard/dashboard.vue
@@ -124,7 +124,7 @@