1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-18 04:20:50 +01:00

Update settings.php

This commit is contained in:
Luca 2019-03-06 14:59:17 +01:00
parent c04cfca70e
commit cfd4a985ce

View File

@ -12,7 +12,7 @@ $settings = [
],
'header-height' => 35,
'footer-height' => 5,
'header-font-size' => 11,
'header-font-size' => 10,
];
return $settings;