Url: https://youressay.club/writings/
.archive .entry-wrap {
border-bottom: 1px solid #dfdfdf;
padding: 0 0 35px;
margin-top: -9.5%;
}
I want to use this CSS rule on blog page, I tired using (.blog) class but seems like not working.
Thanks.