Update settings.php
This commit is contained in:
parent
c04cfca70e
commit
cfd4a985ce
|
@ -12,7 +12,7 @@ $settings = [
|
|||
],
|
||||
'header-height' => 35,
|
||||
'footer-height' => 5,
|
||||
'header-font-size' => 11,
|
||||
'header-font-size' => 10,
|
||||
];
|
||||
|
||||
return $settings;
|
||||
|
|
Loading…
Reference in New Issue