Hi guys!
So the Swift Framework has the opportunity of you having x-% padding vertically on your rows.
This is super-cool, but honestly I am missing a same x-% padding feature when it comes to the horizontal-padding on the rows and specially at the top and the bottom of the page, so I can box in my stuff in the exact same %s.
So i.e. I am having a 2% vertical padding on all my row-sections on my site, though I have somewhat weird 30px spacing-bars in the top of every page in my fairly bad attempt of making some similar padding as my vertical padding – though this of course gives me issues on different screens.
So to round it up –
How can I make a x-% padding on top and bottom of rows and furthermore pages in my theme?