mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 12:54:31 -04:00
Fix for creative design
This commit is contained in:
parent
2a1019cfa0
commit
6414cc215d
@ -175,11 +175,11 @@
|
|||||||
"header1": {
|
"header1": {
|
||||||
"bold": true,
|
"bold": true,
|
||||||
"margin": [0, 30, 0, 16],
|
"margin": [0, 30, 0, 16],
|
||||||
"fontSize": 46
|
"fontSize": 42
|
||||||
},
|
},
|
||||||
"header2": {
|
"header2": {
|
||||||
"margin": [0, 30, 0, 16],
|
"margin": [0, 30, 0, 16],
|
||||||
"fontSize": 46,
|
"fontSize": 42,
|
||||||
"italics": true,
|
"italics": true,
|
||||||
"color": "$primaryColor:#AE1E54"
|
"color": "$primaryColor:#AE1E54"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user