Border bottom

PHOTO EMBED

Mon Apr 12 2021 09:08:48 GMT+0000 (Coordinated Universal Time)

Saved by @distance #css

    &:after {
        content: '';
        display: block;
        border-bottom: 1px solid rgba(112, 112, 112, 0.1);
        margin-top:0;
        margin-bottom:-8px;
    }
content_copyCOPY