don't set height on aside previews at all but increase padding

This commit is contained in:
Joe 2021-03-24 13:35:49 -05:00
parent 651d6e768b
commit 28cda496ad
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 2 deletions

View File

@ -245,8 +245,7 @@ a.new::after {
}
.aside .post-preview {
height: 180px;
padding: 0 0 5px 0;
padding: 0 0 10px 0;
}
.row {