chihung
1/23/2019 - 2:24 AM

select 2 first element

    &:first-child,
    &:first-child + .col{
      border-top: 0;
    }