diff --git a/_homeblocks.sass b/_homeblocks.sass index f2bb54d..472bfe6 100644 --- a/_homeblocks.sass +++ b/_homeblocks.sass @@ -21,6 +21,7 @@ text-decoration: none .read-more a + display: none background: url('icons/ico-orange.png') no-repeat left center background-size: contain color: #F9A100 @@ -34,6 +35,8 @@ padding-left: 30px text-decoration: none text-transform: lowercase + &:last-child + display: block #content .container-block-plugin_container-block -- libgit2 0.21.2