If you have a look at this Code Pen demo i've created: http://codepen.io/rctneil/pen/aNJjeP
How can I use Susy to get the padding on both the <aside>
and <section>
to be half a column of the outer grid? I have tried using Susy's nested
mixin but the padding is not correct and is smaller than half a column.
Any ideas?