Styling tweaks

This commit is contained in:
2018-03-07 02:50:58 -05:00
parent f67ab11ec7
commit 0e4e0ce224
3 changed files with 16 additions and 2 deletions

View File

@@ -13,4 +13,11 @@ page-messages {
text-align: right;
}
}
.list {
> .item-block:last-child {
border-bottom: none;
}
}
}