Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
186 B
3
Indexable
#product-description-short-50 li:before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background: #0f0e0e;
    border-radius: 50%;
    margin-right: 10px;
}