/** * [1]: * To prevent the honey pot from working * the o-form can't have a position property. */ .o-form { /*[1]*/ } .o-form__row { & + & { margin-top: space(2); } } .o-form__submit { margin-top: space(3); }