image.png

    1. &__border {
    2. margin-left: auto;
    3. width: 1px;
    4. height: 1px;
    5. height: 99px;
    6. background-image: linear-gradient(to bottom, #ccc 0%, #fff 42%, transparent 50%);
    7. background-size: 1px 18px;
    8. background-repeat: repeat-y;
    9. }