Removed last line from the post listing.
This commit is contained in:
parent
21b4729bcc
commit
2a7eb264c9
|
@ -1,5 +1,10 @@
|
|||
.tainacan-list-post {
|
||||
//padding: 0 1rem 0 2rem;
|
||||
hr{
|
||||
&:last-child{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.blog-post{
|
||||
.blog-thumbnail{
|
||||
@media screen {
|
||||
|
|
Loading…
Reference in New Issue