Header style

Hi I have added following to the header
but the logo and the text is at the top of the page and i cannot add a margin at top left and right
how can i do this ?
[
{
“columns”: [
{
“image”: “$accountLogo”,
“fit”: [
180,
120
]
},
{
“text”: “FACTUUR”,
“font”: “$headerFont”,
“fontSize”: 30,
“color”: “#BFBFBF”,
“bold”: true,
“margin”: [
150,
0,
0,0
]
}
]
}
]

I assume this is the same issue?

https://www.invoiceninja.com/forums/topic/page-margins-or-margins-header/#post-10559