The Block-Function has the parameter inset which tells the function how separated the content should be from the block's edge.
I want to set the inset differently for the x and the y direction, because I am creating a header with #block(width: 100%, height: 100%, fill: mycolor). I want my text to be closer to the top than to the left, so the standard inset: 1em or something like that does not suffice and I want to set it for the x and y direction differently.
#How can I set the inset of a Block differently for x and y component?
1 messages · Page 1 of 1 (latest)
Nevermind, I did find it here on discord. I am sorry. The issue was, that I searched the forum for answers, as I wanted to post this on the forum, but couln't find any and because I could not post there then I pasted my question directly into discord without checking for answers here... Things like this won't happen once the forum gets track and more answers.