GumbyFramework/Gumby

obsolete (?) rule in _grid.scss (%zero-margin-left )

Closed this issue · 1 comments

Does it make sense to have this on line 1:
%zero-margin-left {
margin-left: 0;
}
and also repeated in line 180?

Nope it doesn't, that's a mistake! Thanks for pointing it out.