Removed last line from the post listing.

This commit is contained in:
Fabiano 2018-07-11 14:19:02 -03:00
parent 21b4729bcc
commit 2a7eb264c9
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
.tainacan-list-post {
//padding: 0 1rem 0 2rem;
hr{
&:last-child{
display: none;
}
}
.blog-post{
.blog-thumbnail{
@media screen {