This commit is contained in:
Andrew Banchich 2018-09-09 17:13:48 +00:00
parent 10a9b45f6e
commit 4f5766eee6

View file

@ -18,6 +18,7 @@
@include padding(4em, 0, (0, 3em, 0, 0)); @include padding(4em, 0, (0, 3em, 0, 0));
border-right: solid 1px _palette(border); border-right: solid 1px _palette(border);
width: 60%; width: 60%;
z-index: 1;
} }
> :nth-child(2n) { > :nth-child(2n) {